License |
License |
---|---|
GroupId | GroupIdorg.soulwing |
ArtifactId | ArtifactIdrot13 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent project for soulwing.org projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
rot13-1.0.0.pom | |
rot13-1.0.0.jar | 5 KB |
rot13-1.0.0-test-sources.jar | 5 KB |
rot13-1.0.0-test-javadoc.jar | 47 KB |
rot13-1.0.0-sources.jar | 4 KB |
rot13-1.0.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.soulwing/rot13/ -->
<dependency>
<groupId>org.soulwing</groupId>
<artifactId>rot13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing/rot13/
implementation 'org.soulwing:rot13:1.0.0'
// https://jarcasting.com/artifacts/org.soulwing/rot13/
implementation ("org.soulwing:rot13:1.0.0")
'org.soulwing:rot13:jar:1.0.0'
<dependency org="org.soulwing" name="rot13" rev="1.0.0">
<artifact name="rot13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.soulwing', module='rot13', version='1.0.0')
)
libraryDependencies += "org.soulwing" % "rot13" % "1.0.0"
[org.soulwing/rot13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
commons-io : commons-io | jar | 2.4 |