is not current version
Last Version 1.0.3

com.newmainsoftech:aspectjutil-testutil 1.0.2

Utilities by AspectJ for unit test.

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

com.newmainsoftech
ArtifactId

ArtifactId

aspectjutil-testutil
Version

Version

1.0.2
Type

Type

jar

Download aspectjutil-testutil 1.0.2


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