Skip to content

Releases: JanWiemer/jacis

Release 2.1.13

07 Oct 08:55
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.1.13</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.12

03 Sep 18:31
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.1.12</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.11

26 Aug 06:18
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.1.11</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.10

23 Aug 07:48
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.1.10</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.9

21 Aug 19:49
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.1.9</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.8

12 Aug 19:49
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.1.8</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.7

05 Aug 13:46
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.1.7</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.6

05 Jul 08:07
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.1.6</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.1.5

07 Jun 06:39
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.1.5</version>
</dependency>

For Gradle the dependency looks like:

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

Release 2.0.31

17 Jan 20:46
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.31</version>
</dependency>

For Gradle the dependency looks like:

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