License |
License |
---|---|
GroupId | GroupIdorg.fishwife |
ArtifactId | ArtifactIdjrugged-core |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjrugged-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
jrugged-core-3.2.2.pom | |
jrugged-core-3.2.2.jar | 59 KB |
jrugged-core-3.2.2-sources.jar | 65 KB |
jrugged-core-3.2.2-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fishwife/jrugged-core/ -->
<dependency>
<groupId>org.fishwife</groupId>
<artifactId>jrugged-core</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fishwife/jrugged-core/
implementation 'org.fishwife:jrugged-core:3.2.2'
// https://jarcasting.com/artifacts/org.fishwife/jrugged-core/
implementation ("org.fishwife:jrugged-core:3.2.2")
'org.fishwife:jrugged-core:jar:3.2.2'
<dependency org="org.fishwife" name="jrugged-core" rev="3.2.2">
<artifact name="jrugged-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fishwife', module='jrugged-core', version='3.2.2')
)
libraryDependencies += "org.fishwife" % "jrugged-core" % "3.2.2"
[org.fishwife/jrugged-core "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.easymock : easymock | jar | 3.0 |