GroupId | GroupIdcom.g2forge.alexandria |
---|---|
ArtifactId | ArtifactIdax-filesystem-test |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
ax-filesystem-test-0.0.11.pom | |
ax-filesystem-test-0.0.11.jar | 20 KB |
ax-filesystem-test-0.0.11-sources.jar | 7 KB |
ax-filesystem-test-0.0.11-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-test/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-filesystem-test</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-test/
implementation 'com.g2forge.alexandria:ax-filesystem-test:0.0.11'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem-test/
implementation ("com.g2forge.alexandria:ax-filesystem-test:0.0.11")
'com.g2forge.alexandria:ax-filesystem-test:jar:0.0.11'
<dependency org="com.g2forge.alexandria" name="ax-filesystem-test" rev="0.0.11">
<artifact name="ax-filesystem-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-filesystem-test', version='0.0.11')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-filesystem-test" % "0.0.11"
[com.g2forge.alexandria/ax-filesystem-test "0.0.11"]