MVN

net.silkmc : silk-commands

Maven & Gradle

Aug 22, 2023
93 stars

silk-commands · Silk is a Minecraft API for Kotlin

<dependency>
    <groupId>net.silkmc</groupId>
    <artifactId>silk-commands</artifactId>
    <version>1.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.silkmc : silk-commands to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.1

All Versions

Choose a version of net.silkmc : silk-commands to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
silk-commands-1.10.1
silk-commands-1.10.0
1.9.x
silk-commands-1.9.8
silk-commands-1.9.7
silk-commands-1.9.6
silk-commands-1.9.5
silk-commands-1.9.3
silk-commands-1.9.2
silk-commands-1.9.1
silk-commands-1.9.0

How to add a dependency to Maven

Add the following net.silkmc : silk-commands maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.silkmc</groupId>
    <artifactId>silk-commands</artifactId>
    <version>1.10.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.silkmc : silk-commands gradle dependency to your build.gradle file:

implementation 'net.silkmc:silk-commands:1.10.1'

Gradle Kotlin DSL: Add the following net.silkmc : silk-commands gradle kotlin dependency to your build.gradle.kts file:

implementation("net.silkmc:silk-commands:1.10.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.silkmc : silk-commands sbt scala dependency to your build.sbt file:

libraryDependencies += "net.silkmc" % "silk-commands" % "1.10.1"

Advertisement

Dependencies from Group

Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars

Discover Dependencies

Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
Aug 22, 2023
93 stars
jpy
Aug 01, 2023
66 stars