is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:aspect-bom 3.0.3


GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

aspect-bom
Version

Version

3.0.3
Type

Type

pom

Download aspect-bom 3.0.3

Filename Size
aspect-bom-3.0.3.pom 1 KB
Browse

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