MVN

org.pure4j : pure4j-checker

Maven & Gradle

Oct 27, 2015
1 usages
177 stars

Pure4J Checker · Parses Byte-code to check the purity semantics defined using pure4j-core annotations

<dependency>
    <groupId>org.pure4j</groupId>
    <artifactId>pure4j-checker</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pure4j : pure4j-checker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of org.pure4j : pure4j-checker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
pure4j-checker-0.3.1
0.2.x
pure4j-checker-0.2.19
pure4j-checker-0.2.18
pure4j-checker-0.2.17
pure4j-checker-0.2.16
pure4j-checker-0.2.15
pure4j-checker-0.2.13
pure4j-checker-0.2.12

How to add a dependency to Maven

Add the following org.pure4j : pure4j-checker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.pure4j</groupId>
    <artifactId>pure4j-checker</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pure4j : pure4j-checker gradle dependency to your build.gradle file:

implementation 'org.pure4j:pure4j-checker:0.3.1'

Gradle Kotlin DSL: Add the following org.pure4j : pure4j-checker gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pure4j:pure4j-checker:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pure4j : pure4j-checker sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pure4j" % "pure4j-checker" % "0.3.1"

Advertisement

Dependencies from Group

Oct 27, 2015
2 usages
177 stars
Oct 27, 2015
1 usages
177 stars
Oct 27, 2015
177 stars
Oct 27, 2015
177 stars
Oct 27, 2015
177 stars

Discover Dependencies

Aug 01, 2019
1 usages
0 stars
Oct 06, 2015
1 usages
0 stars
Aug 28, 2019
1 usages
1 stars
Oct 18, 2015
1 usages
Nov 21, 2015
1 usages
783 stars
Jan 18, 2019
1 usages
3 stars
Oct 22, 2015
1 usages
Feb 23, 2017
2 usages
0 stars
Mar 18, 2016
1 usages
4.5k stars