License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.java-iso-tools |
ArtifactId | ArtifactIdloopy-core |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionloopy-core
loopy core library.
|
Filename | Size |
---|---|
loopy-core-1.2.2.pom | |
loopy-core-1.2.2.jar | 23 KB |
loopy-core-1.2.2-sources.jar | 25 KB |
loopy-core-1.2.2-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loopy-core/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>loopy-core</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loopy-core/
implementation 'com.github.stephenc.java-iso-tools:loopy-core:1.2.2'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/loopy-core/
implementation ("com.github.stephenc.java-iso-tools:loopy-core:1.2.2")
'com.github.stephenc.java-iso-tools:loopy-core:jar:1.2.2'
<dependency org="com.github.stephenc.java-iso-tools" name="loopy-core" rev="1.2.2">
<artifact name="loopy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='loopy-core', version='1.2.2')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "loopy-core" % "1.2.2"
[com.github.stephenc.java-iso-tools/loopy-core "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |