is not current version
Last Version 0.2.0

com.aaronbedra:librepsheet 0.0.3

Repsheet core library for Java

GroupId

GroupId

com.aaronbedra
ArtifactId

ArtifactId

librepsheet
Version

Version

0.0.3
Type

Type

jar

Download librepsheet 0.0.3


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