MVN

xyz.xenondevs.particle : particle

Maven & Gradle

Jun 02, 2020
269 stars

ParticleLib · Spigot library for particles

<dependency>
    <groupId>xyz.xenondevs.particle</groupId>
    <artifactId>particle</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.xenondevs.particle : particle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of xyz.xenondevs.particle : particle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
particle-1.0.0
1.0
particle-1.0

How to add a dependency to Maven

Add the following xyz.xenondevs.particle : particle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.xenondevs.particle</groupId>
    <artifactId>particle</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.xenondevs.particle : particle gradle dependency to your build.gradle file:

implementation 'xyz.xenondevs.particle:particle:1.0.0'

Gradle Kotlin DSL: Add the following xyz.xenondevs.particle : particle gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.xenondevs.particle:particle:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.xenondevs.particle : particle sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.xenondevs.particle" % "particle" % "1.0.0"

Advertisement

Dependencies from Group

Jun 02, 2020
269 stars

Discover Dependencies

Jun 06, 2020
1 usages
Jun 06, 2020
1 usages
Jun 06, 2020
1 usages
Jun 06, 2020
1 usages
Jun 06, 2020
1 usages
Jun 06, 2020
1 usages
Jun 06, 2020
1 usages
Jun 04, 2020
15 stars