Last Version

common 1.2.5

Common useful functions needed in different projects.

License

License

GroupId

GroupId

org.clojars.smee
ArtifactId

ArtifactId

common
Version

Version

1.2.5
Type

Type

jar
Description

Description

common
Common useful functions needed in different projects.

Download common 1.2.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.3.0

Project Modules

There are no modules declared in this project.