is not current version
Last Version 1.1.0.RELEASE

org.fuzzydb:fuzzydb-parent-aspectj 1.0.1.RELEASE

Parent for modules that use aspectj

Categories

Categories

AspectJ Development Tools Development Libraries
GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

fuzzydb-parent-aspectj
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download fuzzydb-parent-aspectj 1.0.1.RELEASE


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