License |
License |
---|---|
GroupId | GroupIdcom.aaronbedra |
ArtifactId | ArtifactIdlibrepsheet |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibrepsheet
Repsheet core library for Java
|
Filename | Size |
---|---|
librepsheet-0.2.0.pom | |
librepsheet-0.2.0.jar | 10 KB |
librepsheet-0.2.0-sources.jar | 3 KB |
librepsheet-0.2.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aaronbedra/librepsheet/ -->
<dependency>
<groupId>com.aaronbedra</groupId>
<artifactId>librepsheet</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aaronbedra/librepsheet/
implementation 'com.aaronbedra:librepsheet:0.2.0'
// https://jarcasting.com/artifacts/com.aaronbedra/librepsheet/
implementation ("com.aaronbedra:librepsheet:0.2.0")
'com.aaronbedra:librepsheet:jar:0.2.0'
<dependency org="com.aaronbedra" name="librepsheet" rev="0.2.0">
<artifact name="librepsheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aaronbedra', module='librepsheet', version='0.2.0')
)
libraryDependencies += "com.aaronbedra" % "librepsheet" % "0.2.0"
[com.aaronbedra/librepsheet "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.6.3 |
commons-validator : commons-validator | jar | 1.4.1 |
com.aaronbedra : orchard | jar | 0.1.1 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.maven.plugins : maven-jxr-plugin | jar | 2.3 |
org.openjdk.jmh : jmh-core | jar | 1.5.1 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.5.1 |