GroupId | GroupIdcom.github.jferard |
---|---|
ArtifactId | ArtifactIdfastods-testlib |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
fastods-testlib-0.6.0.pom | |
fastods-testlib-0.6.0.jar | 22 KB |
fastods-testlib-0.6.0-sources.jar | 22 KB |
fastods-testlib-0.6.0-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/ -->
<dependency>
<groupId>com.github.jferard</groupId>
<artifactId>fastods-testlib</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/
implementation 'com.github.jferard:fastods-testlib:0.6.0'
// https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/
implementation ("com.github.jferard:fastods-testlib:0.6.0")
'com.github.jferard:fastods-testlib:jar:0.6.0'
<dependency org="com.github.jferard" name="fastods-testlib" rev="0.6.0">
<artifact name="fastods-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jferard', module='fastods-testlib', version='0.6.0')
)
libraryDependencies += "com.github.jferard" % "fastods-testlib" % "0.6.0"
[com.github.jferard/fastods-testlib "0.6.0"]