License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdpro.juxt.clojars-mirrors.ztellman |
ArtifactId | ArtifactIdriddley |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionriddley
code-walking without caveats (mirrored from Clojars by JUXT)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riddley-0.2.0.pom | |
riddley-0.2.0.jar | 9 KB |
riddley-0.2.0-sources.jar | 334 bytes |
riddley-0.2.0-javadoc.jar | 334 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.ztellman/riddley/ -->
<dependency>
<groupId>pro.juxt.clojars-mirrors.ztellman</groupId>
<artifactId>riddley</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.ztellman/riddley/
implementation 'pro.juxt.clojars-mirrors.ztellman:riddley:0.2.0'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.ztellman/riddley/
implementation ("pro.juxt.clojars-mirrors.ztellman:riddley:0.2.0")
'pro.juxt.clojars-mirrors.ztellman:riddley:jar:0.2.0'
<dependency org="pro.juxt.clojars-mirrors.ztellman" name="riddley" rev="0.2.0">
<artifact name="riddley" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.ztellman', module='riddley', version='0.2.0')
)
libraryDependencies += "pro.juxt.clojars-mirrors.ztellman" % "riddley" % "0.2.0"
[pro.juxt.clojars-mirrors.ztellman/riddley "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.8.0 |