GroupId | GroupIdorg.fishwife |
---|---|
ArtifactId | ArtifactIdjrugged-aspects |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
jrugged-aspects-3.1.1.pom | |
jrugged-aspects-3.1.1.jar | 12 KB |
jrugged-aspects-3.1.1-sources.jar | 11 KB |
jrugged-aspects-3.1.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fishwife/jrugged-aspects/ -->
<dependency>
<groupId>org.fishwife</groupId>
<artifactId>jrugged-aspects</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fishwife/jrugged-aspects/
implementation 'org.fishwife:jrugged-aspects:3.1.1'
// https://jarcasting.com/artifacts/org.fishwife/jrugged-aspects/
implementation ("org.fishwife:jrugged-aspects:3.1.1")
'org.fishwife:jrugged-aspects:jar:3.1.1'
<dependency org="org.fishwife" name="jrugged-aspects" rev="3.1.1">
<artifact name="jrugged-aspects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fishwife', module='jrugged-aspects', version='3.1.1')
)
libraryDependencies += "org.fishwife" % "jrugged-aspects" % "3.1.1"
[org.fishwife/jrugged-aspects "3.1.1"]