Last Version

Accent4J 1.12.1

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
Version

Version

1.12.1
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 1.12.1


<!-- 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.