is not current version
Last Version 1.9.1

com.eoniantech.build:aspectj-bom 1.8.10

Bill of materials for AspectJ dependencies.

Categories

Categories

Ant Build Tools AspectJ Development Tools Development Libraries
GroupId

GroupId

com.eoniantech.build
ArtifactId

ArtifactId

aspectj-bom
Version

Version

1.8.10
Type

Type

pom

Download aspectj-bom 1.8.10

Filename Size
aspectj-bom-1.8.10.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.eoniantech.build/aspectj-bom/ -->
<dependency>
    <groupId>com.eoniantech.build</groupId>
    <artifactId>aspectj-bom</artifactId>
    <version>1.8.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eoniantech.build/aspectj-bom/
implementation 'com.eoniantech.build:aspectj-bom:1.8.10'
// https://jarcasting.com/artifacts/com.eoniantech.build/aspectj-bom/
implementation ("com.eoniantech.build:aspectj-bom:1.8.10")
'com.eoniantech.build:aspectj-bom:pom:1.8.10'
<dependency org="com.eoniantech.build" name="aspectj-bom" rev="1.8.10">
  <artifact name="aspectj-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eoniantech.build', module='aspectj-bom', version='1.8.10')
)
libraryDependencies += "com.eoniantech.build" % "aspectj-bom" % "1.8.10"
[com.eoniantech.build/aspectj-bom "1.8.10"]