is not current version
Last Version 1.0.3

com.newmainsoftech:aspectjutil-testutil 1.0.0

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.0
Type

Type

jar

Download aspectjutil-testutil 1.0.0


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