MVN

io.github.iltotore : customentityapi

Maven & Gradle

Jul 27, 2020
14 stars

CustomEntityAPI · Create and inject custom entities in Spigot

<dependency>
    <groupId>io.github.iltotore</groupId>
    <artifactId>customentityapi</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.iltotore : customentityapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.iltotore : customentityapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
customentityapi-1.0.1
1.0
customentityapi-1.0

How to add a dependency to Maven

Add the following io.github.iltotore : customentityapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.iltotore</groupId>
    <artifactId>customentityapi</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.iltotore : customentityapi gradle dependency to your build.gradle file:

implementation 'io.github.iltotore:customentityapi:1.0.1'

Gradle Kotlin DSL: Add the following io.github.iltotore : customentityapi gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.iltotore:customentityapi:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.iltotore : customentityapi sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.iltotore" % "customentityapi" % "1.0.1"

Advertisement

Dependencies from Group

Aug 16, 2023
6 usages
407 stars
Oct 17, 2020
2 usages
Jun 12, 2022
1 usages
6 stars
Oct 23, 2020
3 stars
Jul 08, 2020
12 stars

Discover Dependencies

Mar 08, 2023
2 usages
151 stars
Mar 08, 2023
4 usages
151 stars
Mar 08, 2023
151 stars
Mar 08, 2023
3 usages
151 stars
Aug 20, 2020
151 stars
Jan 12, 2023
4 usages
2 stars
Jan 29, 2021