is not current version
Last Version 2.1.0

com.github.stephenc.java-iso-tools:loop-fs-iso-impl 2.0.1


GroupId

GroupId

com.github.stephenc.java-iso-tools
ArtifactId

ArtifactId

loop-fs-iso-impl
Version

Version

2.0.1
Type

Type

jar

Download loop-fs-iso-impl 2.0.1


<!-- 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"]