is not current version
Last Version 2.0.6

com.github.sebhoss:clojure-bom 2.0.1


Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

clojure-bom
Version

Version

2.0.1
Type

Type

jar

Download clojure-bom 2.0.1


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