Skip to content

Releases: JanWiemer/jacis

Release 2.0.10

25 Oct 09:59
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.10</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.10'
}

Release 2.0.9

22 Oct 11:09
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.9</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.9'
}

Release 2.0.8

12 Oct 19:44
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.8</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.8'
}

Release 2.0.7

02 Sep 18:41
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.7</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.7'
}

Release 2.0.6

27 May 09:13
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.6</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.6'
}

Release 2.0.5

12 May 07:30
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.5</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.5'
}

Release 2.0.4

26 Apr 12:05
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.4</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.4'
}

Release 2.0.3-2021-03-26

26 Apr 11:51
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.3-2021-03-26</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.3-2021-03-26'
}

Release 2.0.2

26 Mar 13:11
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.2</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.2'
}

Release 2.0.1

26 Mar 09:03
Compare
Choose a tag to compare

To use this JACIS version add the following dependency to your project:

<dependency>
  <groupId>org.jacis</groupId>
  <artifactId>jacis</artifactId>
  <version>2.0.1</version>
</dependency>

For Gradle the dependency looks like:

dependencies {
  implementation group: 'org.jacis', name: 'jacis', version: '2.0.1'
}