Accent4J

Accent4J is a suite of libraries, helpers and data structures that make Java programming idioms more fluent.

License

License

GroupId

GroupId

com.cinchapi
ArtifactId

ArtifactId

accent4j
Last Version

Last Version

1.12.1
Release Date

Release Date

Type

Type

jar
Description

Description

Accent4J
Accent4J is a suite of libraries, helpers and data structures that make Java programming idioms more fluent.
Project URL

Project URL

http://cinchapi.com

Download accent4j

How to add to project

<!-- https://jarcasting.com/artifacts/com.cinchapi/accent4j/ -->
<dependency>
    <groupId>com.cinchapi</groupId>
    <artifactId>accent4j</artifactId>
    <version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cinchapi/accent4j/
implementation 'com.cinchapi:accent4j:1.12.1'
// https://jarcasting.com/artifacts/com.cinchapi/accent4j/
implementation ("com.cinchapi:accent4j:1.12.1")
'com.cinchapi:accent4j:jar:1.12.1'
<dependency org="com.cinchapi" name="accent4j" rev="1.12.1">
  <artifact name="accent4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cinchapi', module='accent4j', version='1.12.1')
)
libraryDependencies += "com.cinchapi" % "accent4j" % "1.12.1"
[com.cinchapi/accent4j "1.12.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.fusesource.jansi : jansi jar 1.11
ch.qos.logback : logback-classic jar 1.0.13
com.google.guava : guava jar 25.1-jre
com.google.code.findbugs : jsr305 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.1
1.12.0
1.11.0
1.10.0
1.9.0
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0