MVN

org.clojure.typed : analyzer.common

Maven & Gradle

Mar 09, 2020
3 usages
1.2k stars

typed.analyzer.common · A variant of tools.analyzer.

<dependency>
    <groupId>org.clojure.typed</groupId>
    <artifactId>analyzer.common</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.clojure.typed : analyzer.common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Alpha: 1.0.0-alpha1

All Versions

Choose a version of org.clojure.typed : analyzer.common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
analyzer.common-1.10.0-alpha1
1.0.x
analyzer.common-1.0.1
analyzer.common-1.0.0
analyzer.common-1.0.0-alpha1
0.8.x
analyzer.common-0.8.0-alpha7
analyzer.common-0.8.0-alpha6
analyzer.common-0.8.0-alpha5
analyzer.common-0.8.0-alpha3

How to add a dependency to Maven

Add the following org.clojure.typed : analyzer.common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.clojure.typed</groupId>
    <artifactId>analyzer.common</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.clojure.typed : analyzer.common gradle dependency to your build.gradle file:

implementation 'org.clojure.typed:analyzer.common:1.0.1'

Gradle Kotlin DSL: Add the following org.clojure.typed : analyzer.common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.clojure.typed:analyzer.common:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.clojure.typed : analyzer.common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.clojure.typed" % "analyzer.common" % "1.0.1"

Advertisement

Dependencies from Group

Mar 09, 2020
5 usages
1.2k stars
Mar 09, 2020
3 usages
1.2k stars
Mar 09, 2020
3 usages
1.2k stars
Mar 09, 2020
2 usages
1.2k stars
Mar 09, 2020
2 usages
1.2k stars

Discover Dependencies

Oct 20, 2015
7 usages
1.7k stars
Feb 16, 2016
3 usages
2 stars
Feb 16, 2016
3 usages
2 stars
May 08, 2019
2 usages
106 stars
Apr 18, 2017
4 usages
211 stars
Jul 10, 2019
7 usages
0 stars
Jun 20, 2018
3 usages
1 stars