is not current version
Last Version 2016.02.07

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


Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

clojure-bom
Version

Version

3.0.3
Type

Type

pom

Download clojure-bom 3.0.3

Filename Size
clojure-bom-3.0.3.pom 2 KB
Browse

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