GroupId | GroupIdcom.github.stephenc.java-iso-tools |
---|---|
ArtifactId | ArtifactIdloop-fs-iso-impl |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
loop-fs-iso-impl-2.0.1.pom | |
loop-fs-iso-impl-2.0.1.jar | 14 KB |
loop-fs-iso-impl-2.0.1-sources.jar | 12 KB |
loop-fs-iso-impl-2.0.1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-iso-impl/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>loop-fs-iso-impl</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-iso-impl/
implementation 'com.github.stephenc.java-iso-tools:loop-fs-iso-impl:2.0.1'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-iso-impl/
implementation ("com.github.stephenc.java-iso-tools:loop-fs-iso-impl:2.0.1")
'com.github.stephenc.java-iso-tools:loop-fs-iso-impl:jar:2.0.1'
<dependency org="com.github.stephenc.java-iso-tools" name="loop-fs-iso-impl" rev="2.0.1">
<artifact name="loop-fs-iso-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='loop-fs-iso-impl', version='2.0.1')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "loop-fs-iso-impl" % "2.0.1"
[com.github.stephenc.java-iso-tools/loop-fs-iso-impl "2.0.1"]