is not current version
Last Version 4.0.0-M2

org.sklsft.commons:commons-aop 3.2.0

Commons AOP

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-aop
Version

Version

3.2.0
Type

Type

jar

Download commons-aop 3.2.0


<!-- https://jarcasting.com/artifacts/org.sklsft.commons/commons-aop/ -->
<dependency>
    <groupId>org.sklsft.commons</groupId>
    <artifactId>commons-aop</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-aop/
implementation 'org.sklsft.commons:commons-aop:3.2.0'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-aop/
implementation ("org.sklsft.commons:commons-aop:3.2.0")
'org.sklsft.commons:commons-aop:jar:3.2.0'
<dependency org="org.sklsft.commons" name="commons-aop" rev="3.2.0">
  <artifact name="commons-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-aop', version='3.2.0')
)
libraryDependencies += "org.sklsft.commons" % "commons-aop" % "3.2.0"
[org.sklsft.commons/commons-aop "3.2.0"]