is not current version
Last Version 3.2.2

org.fishwife:jrugged-aspects 3.1.1


GroupId

GroupId

org.fishwife
ArtifactId

ArtifactId

jrugged-aspects
Version

Version

3.1.1
Type

Type

jar

Download jrugged-aspects 3.1.1


<!-- 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"]