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