MVN

com.github.sebhoss : def-clj

Maven & Gradle

Jul 14, 2013
5 usages
2 stars

def-clj · Clojure macros for function definitions.

<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>def-clj</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sebhoss : def-clj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.sebhoss : def-clj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
def-clj-1.0.0

How to add a dependency to Maven

Add the following com.github.sebhoss : def-clj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>def-clj</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sebhoss : def-clj gradle dependency to your build.gradle file:

implementation 'com.github.sebhoss:def-clj:1.0.0'

Gradle Kotlin DSL: Add the following com.github.sebhoss : def-clj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sebhoss:def-clj:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sebhoss : def-clj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sebhoss" % "def-clj" % "1.0.0"

Advertisement

Dependencies from Group

Sep 07, 2013
8 usages
0 stars
Nov 08, 2014
8 usages
2 stars
Apr 16, 2016
7 usages
Jan 01, 2014
7 usages
7 stars
Jan 01, 2014
6 usages
7 stars

Discover Dependencies

cli
Aug 14, 2009
2 usages
Dec 24, 2012
5 usages
Jun 04, 2013
3 usages
Apr 23, 2012
1 usages
Sep 05, 2013
2 usages
Oct 20, 2014
2 usages
Apr 23, 2012
1 usages
Apr 02, 2013
1 usages
1 stars