is not current version
Last Version 0.2.1

com.github.tomschi:commons-aspect 0.1.1


GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons-aspect
Version

Version

0.1.1
Type

Type

jar

Download commons-aspect 0.1.1


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