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