is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:clojure-bom 2015.11.01


Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

clojure-bom
Version

Version

2015.11.01
Type

Type

pom

Download clojure-bom 2015.11.01


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