is not current version
Last Version 2.0.6

com.github.sebhoss:clojure-bom 2.0.4


Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

clojure-bom
Version

Version

2.0.4
Type

Type

pom

Download clojure-bom 2.0.4

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

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