Easily create Sponge plugins using SBT.
sbt-spongyinfo 1.3
Group ID:
net.katsstuff
Artifact ID:
sbt-spongyinfo
Version:
1.3
Release Date:
Feb 8, 2018
Licenses:
Files:
libraryDependencies += "net.katsstuff" % "sbt-spongyinfo" % "1.3"
ivy"net.katsstuff:sbt-spongyinfo:1.3"
//> using dep "net.katsstuff:sbt-spongyinfo:1.3"
import $ivy.`net.katsstuff:sbt-spongyinfo:1.3`
<dependency> <groupId>net.katsstuff</groupId> <artifactId>sbt-spongyinfo</artifactId> <version>1.3</version> </dependency>
compile group: 'net.katsstuff', name: 'sbt-spongyinfo', version: '1.3'