License |
License |
---|---|
GroupId | GroupIdio.thedocs |
ArtifactId | ArtifactIdsoyuz-to |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoyuz-to
simple x -> y conversion for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
soyuz-to-1.0.1.pom | |
soyuz-to-1.0.1.jar | 17 KB |
soyuz-to-1.0.1-sources.jar | 6 KB |
soyuz-to-1.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-to/ -->
<dependency>
<groupId>io.thedocs</groupId>
<artifactId>soyuz-to</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-to/
implementation 'io.thedocs:soyuz-to:1.0.1'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-to/
implementation ("io.thedocs:soyuz-to:1.0.1")
'io.thedocs:soyuz-to:jar:1.0.1'
<dependency org="io.thedocs" name="soyuz-to" rev="1.0.1">
<artifact name="soyuz-to" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-to', version='1.0.1')
)
libraryDependencies += "io.thedocs" % "soyuz-to" % "1.0.1"
[io.thedocs/soyuz-to "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
junit : junit | jar | 4.12 |
org.codehaus.groovy : groovy-all | jar | 2.3.6 |
org.spockframework : spock-core | jar | 1.0-groovy-2.3 |
com.google.guava : guava | jar | 18.0 |