MVN

io.playn : playn-bugvm

Maven & Gradle

Feb 04, 2017

PlayN BugVM · The PlayN BugVM backend

<dependency>
    <groupId>io.playn</groupId>
    <artifactId>playn-bugvm</artifactId>
    <version>2.0-rc4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.playn : playn-bugvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0-rc4
  • Latest Release Candidate: 2.0-rc4

All Versions

Choose a version of io.playn : playn-bugvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
playn-bugvm-2.0-rc4

How to add a dependency to Maven

Add the following io.playn : playn-bugvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.playn</groupId>
    <artifactId>playn-bugvm</artifactId>
    <version>2.0-rc4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.playn : playn-bugvm gradle dependency to your build.gradle file:

implementation 'io.playn:playn-bugvm:2.0-rc4'

Gradle Kotlin DSL: Add the following io.playn : playn-bugvm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.playn:playn-bugvm:2.0-rc4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.playn : playn-bugvm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.playn" % "playn-bugvm" % "2.0-rc4"

Advertisement

Dependencies from Group

Jun 21, 2023
7 usages
232 stars
Jun 21, 2023
3 usages
232 stars
Jun 21, 2023
2 usages
232 stars
Jun 21, 2023
2 usages
232 stars
Jun 21, 2023
1 usages
232 stars

Discover Dependencies