License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.java-iso-tools |
ArtifactId | ArtifactIdloop-fs-api |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionLoop-back File System API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
loop-fs-api-2.1.0.pom | |
loop-fs-api-2.1.0.jar | 4 KB |
loop-fs-api-2.1.0-sources.jar | 4 KB |
loop-fs-api-2.1.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-api/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>loop-fs-api</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-api/
implementation 'com.github.stephenc.java-iso-tools:loop-fs-api:2.1.0'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-api/
implementation ("com.github.stephenc.java-iso-tools:loop-fs-api:2.1.0")
'com.github.stephenc.java-iso-tools:loop-fs-api:jar:2.1.0'
<dependency org="com.github.stephenc.java-iso-tools" name="loop-fs-api" rev="2.1.0">
<artifact name="loop-fs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='loop-fs-api', version='2.1.0')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "loop-fs-api" % "2.1.0"
[com.github.stephenc.java-iso-tools/loop-fs-api "2.1.0"]