License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.java-iso-tools |
ArtifactId | ArtifactIdloop-fs-udf-impl |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionLoop-back File System UDF implementation
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-udf-impl-2.1.0.pom | |
loop-fs-udf-impl-2.1.0.jar | 5 KB |
loop-fs-udf-impl-2.1.0-sources.jar | 4 KB |
loop-fs-udf-impl-2.1.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-udf-impl/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>loop-fs-udf-impl</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-udf-impl/
implementation 'com.github.stephenc.java-iso-tools:loop-fs-udf-impl:2.1.0'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loop-fs-udf-impl/
implementation ("com.github.stephenc.java-iso-tools:loop-fs-udf-impl:2.1.0")
'com.github.stephenc.java-iso-tools:loop-fs-udf-impl:jar:2.1.0'
<dependency org="com.github.stephenc.java-iso-tools" name="loop-fs-udf-impl" rev="2.1.0">
<artifact name="loop-fs-udf-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='loop-fs-udf-impl', version='2.1.0')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "loop-fs-udf-impl" % "2.1.0"
[com.github.stephenc.java-iso-tools/loop-fs-udf-impl "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.java-iso-tools : loop-fs-spi | jar | 2.1.0 |