r

riddley

code-walking without caveats (mirrored from Clojars by JUXT)
https://github.com/ztellman/riddley
MIT License
Zach Tellman JUXT
Files download
File Operation
riddley-0.2.0.jar download
riddley-0.2.0.pom download
riddley-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>pro.juxt.clojars-mirrors.ztellman</groupId>
  <artifactId>riddley</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'pro.juxt.clojars-mirrors.ztellman:riddley:0.2.0'
Gradle Kotlin
implementation("pro.juxt.clojars-mirrors.ztellman:riddley:0.2.0")
Scala SBT
libraryDependencies += "pro.juxt.clojars-mirrors.ztellman" % "riddley" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='pro.juxt.clojars-mirrors.ztellman', module='riddley', version='0.2.0')
)
Apache Ivy
<dependency org="pro.juxt.clojars-mirrors.ztellman" name="riddley" rev="0.2.0" />
Leiningen
[pro.juxt.clojars-mirrors.ztellman/riddley "0.2.0"]
Apache Buildr
'pro.juxt.clojars-mirrors.ztellman:riddley:jar:0.2.0'
Dependencies