is not current version
Last Version 2016.02.07

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


GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

aspect-bom
Version

Version

2015.11.04
Type

Type

pom

Download aspect-bom 2015.11.04


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