| License |
License |
|---|---|
| Categories |
CategoriesClojure Languages |
| GroupId | GroupIdorg.tcrawley |
| ArtifactId | ArtifactIdclojure-runtime-shim |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionclojure-runtime-shim
clojure-runtime-shim parent POM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clojure-runtime-shim-1.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tcrawley/clojure-runtime-shim/ -->
<dependency>
<groupId>org.tcrawley</groupId>
<artifactId>clojure-runtime-shim</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tcrawley/clojure-runtime-shim/
implementation 'org.tcrawley:clojure-runtime-shim:1.0.0'
// https://jarcasting.com/artifacts/org.tcrawley/clojure-runtime-shim/
implementation ("org.tcrawley:clojure-runtime-shim:1.0.0")
'org.tcrawley:clojure-runtime-shim:pom:1.0.0'
<dependency org="org.tcrawley" name="clojure-runtime-shim" rev="1.0.0">
<artifact name="clojure-runtime-shim" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tcrawley', module='clojure-runtime-shim', version='1.0.0')
)
libraryDependencies += "org.tcrawley" % "clojure-runtime-shim" % "1.0.0"
[org.tcrawley/clojure-runtime-shim "1.0.0"]