| License |
License |
|---|---|
| GroupId | GroupIdorg.fishwife |
| ArtifactId | ArtifactIdjrugged |
| Last Version | Last Version3.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjrugged
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jrugged-3.2.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fishwife/jrugged/ -->
<dependency>
<groupId>org.fishwife</groupId>
<artifactId>jrugged</artifactId>
<version>3.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fishwife/jrugged/
implementation 'org.fishwife:jrugged:3.2.2'
// https://jarcasting.com/artifacts/org.fishwife/jrugged/
implementation ("org.fishwife:jrugged:3.2.2")
'org.fishwife:jrugged:pom:3.2.2'
<dependency org="org.fishwife" name="jrugged" rev="3.2.2">
<artifact name="jrugged" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fishwife', module='jrugged', version='3.2.2')
)
libraryDependencies += "org.fishwife" % "jrugged" % "3.2.2"
[org.fishwife/jrugged "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 |