MVN

co.paralleluniverse : capsule-desktop

Maven & Gradle

Sep 10, 2015
15 stars

capsule-desktop · Turns capsules into native applications

<dependency>
    <groupId>co.paralleluniverse</groupId>
    <artifactId>capsule-desktop</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.paralleluniverse : capsule-desktop to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of co.paralleluniverse : capsule-desktop to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
capsule-desktop-0.1.0

How to add a dependency to Maven

Add the following co.paralleluniverse : capsule-desktop maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.paralleluniverse</groupId>
    <artifactId>capsule-desktop</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.paralleluniverse : capsule-desktop gradle dependency to your build.gradle file:

implementation 'co.paralleluniverse:capsule-desktop:0.1.0'

Gradle Kotlin DSL: Add the following co.paralleluniverse : capsule-desktop gradle kotlin dependency to your build.gradle.kts file:

implementation("co.paralleluniverse:capsule-desktop:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.paralleluniverse : capsule-desktop sbt scala dependency to your build.sbt file:

libraryDependencies += "co.paralleluniverse" % "capsule-desktop" % "0.1.0"

Advertisement

Dependencies from Group

Nov 02, 2018
86 usages
4.5k stars
Apr 06, 2016
18 usages
600 stars
Aug 04, 2016
9 usages
1.1k stars
Nov 02, 2018
6 usages
4.5k stars
Apr 06, 2016
6 usages
600 stars

Discover Dependencies

Apr 08, 2016
15 stars
Aug 04, 2016
9 usages
1.1k stars
Sep 08, 2015
1 usages
Sep 08, 2015
2 usages
Sep 08, 2015
1 usages
Sep 10, 2015
2 usages
Jun 09, 2022
3 stars
Sep 10, 2015
20 stars
Sep 13, 2015
2 stars
Jun 24, 2016
143 stars