MVN

io.github.spair : byond-dme-parser

Maven & Gradle

Feb 18, 2019
1 usages
4 stars

Parser to deserialize BYOND object tree.

<dependency>
    <groupId>io.github.spair</groupId>
    <artifactId>byond-dme-parser</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.spair : byond-dme-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of io.github.spair : byond-dme-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
byond-dme-parser-0.4
0.3.x
byond-dme-parser-0.3.2
byond-dme-parser-0.3.1
0.3
byond-dme-parser-0.3
0.2
byond-dme-parser-0.2
0.1.x
byond-dme-parser-0.1.9.1
byond-dme-parser-0.1.9
byond-dme-parser-0.1.8.1
byond-dme-parser-0.1.8
byond-dme-parser-0.1.7
byond-dme-parser-0.1.6
byond-dme-parser-0.1.5
byond-dme-parser-0.1.4
byond-dme-parser-0.1.3
byond-dme-parser-0.1.2
byond-dme-parser-0.1.1
0.1
byond-dme-parser-0.1

How to add a dependency to Maven

Add the following io.github.spair : byond-dme-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.spair</groupId>
    <artifactId>byond-dme-parser</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.spair : byond-dme-parser gradle dependency to your build.gradle file:

implementation 'io.github.spair:byond-dme-parser:0.4'

Gradle Kotlin DSL: Add the following io.github.spair : byond-dme-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.spair:byond-dme-parser:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.spair : byond-dme-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.spair" % "byond-dme-parser" % "0.4"

Advertisement

Dependencies from Group

Mar 10, 2023
3 usages
510 stars
Mar 10, 2023
2 usages
510 stars
Jan 30, 2019
1 usages
5 stars
Feb 18, 2019
1 usages
4 stars
Jul 23, 2019
1 usages
2 stars

Discover Dependencies

May 03, 2018
1 usages
17 stars
Apr 22, 2020
1 usages
3 stars
Mar 18, 2020
3 usages
362 stars
Mar 18, 2020
3 usages
362 stars
Jul 02, 2019
3 usages
0 stars
Jun 16, 2018
1 usages
0 stars
Nov 21, 2018
1 usages
7 stars