is not current version
Last Version 2016.02.07

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


Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

clojure-bom
Version

Version

3.0.4
Type

Type

pom

Download clojure-bom 3.0.4

Filename Size
clojure-bom-3.0.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss.bom/clojure-bom/
implementation 'com.github.sebhoss.bom:clojure-bom:3.0.4'
// https://jarcasting.com/artifacts/com.github.sebhoss.bom/clojure-bom/
implementation ("com.github.sebhoss.bom:clojure-bom:3.0.4")
'com.github.sebhoss.bom:clojure-bom:pom:3.0.4'
<dependency org="com.github.sebhoss.bom" name="clojure-bom" rev="3.0.4">
  <artifact name="clojure-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss.bom', module='clojure-bom', version='3.0.4')
)
libraryDependencies += "com.github.sebhoss.bom" % "clojure-bom" % "3.0.4"
[com.github.sebhoss.bom/clojure-bom "3.0.4"]