MVN

ch.icosys : popjava

Maven & Gradle

Oct 02, 2019
1 stars

popjava · POP-Java is an implementation of the POP (Parallel Object Programing) model for the Java programming language.

<dependency>
    <groupId>ch.icosys</groupId>
    <artifactId>popjava</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.icosys : popjava to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of ch.icosys : popjava to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
popjava-2.0.3
popjava-2.0.2
popjava-2.0.1
popjava-2.0.0
1.5.x
popjava-1.5.2
popjava-1.5.1
1.5
popjava-1.5

How to add a dependency to Maven

Add the following ch.icosys : popjava maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.icosys</groupId>
    <artifactId>popjava</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.icosys : popjava gradle dependency to your build.gradle file:

implementation 'ch.icosys:popjava:2.0.3'

Gradle Kotlin DSL: Add the following ch.icosys : popjava gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.icosys:popjava:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.icosys : popjava sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.icosys" % "popjava" % "2.0.3"

Advertisement

Dependencies from Group

Oct 02, 2019
1 stars

Discover Dependencies

Apr 12, 2023
11 usages
1.6k stars
Aug 03, 2023
1 usages
86.7k stars
Aug 01, 2018
3 usages
977 stars
Jul 07, 2023
12 usages
2.5k stars
Aug 24, 2023
3 usages
227 stars
yop
Apr 06, 2019
0 stars
Feb 02, 2019
0 stars
Feb 18, 2021
2 usages
3.1k stars