License |
License
GNU Lesser General Public License (LGPL), Version 3
|
---|---|
GroupId | GroupIdcom.github.abrarsyed.gmcp |
ArtifactId | ArtifactIdGMCP |
Version | Version0.8.8 |
Type | Typejar |
Description |
DescriptionGMCP
Groovy Minecraft Coder Pack
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
GMCP-0.8.8.pom | |
GMCP-0.8.8.jar | 1 MB |
GMCP-0.8.8-sources.jar | 451 KB |
GMCP-0.8.8-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.abrarsyed.gmcp/GMCP/ -->
<dependency>
<groupId>com.github.abrarsyed.gmcp</groupId>
<artifactId>GMCP</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.abrarsyed.gmcp/GMCP/
implementation 'com.github.abrarsyed.gmcp:GMCP:0.8.8'
// https://jarcasting.com/artifacts/com.github.abrarsyed.gmcp/GMCP/
implementation ("com.github.abrarsyed.gmcp:GMCP:0.8.8")
'com.github.abrarsyed.gmcp:GMCP:jar:0.8.8'
<dependency org="com.github.abrarsyed.gmcp" name="GMCP" rev="0.8.8">
<artifact name="GMCP" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.abrarsyed.gmcp', module='GMCP', version='0.8.8')
)
libraryDependencies += "com.github.abrarsyed.gmcp" % "GMCP" % "0.8.8"
[com.github.abrarsyed.gmcp/GMCP "0.8.8"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.opencsv : opencsv | jar | 2.3 |
net.sourceforge.argo : argo | jar | 3.+ |
com.github.tony19 : named-regexp | jar | 0.1.9 |
com.github.abrarsyed.jastyle : jAstyle | jar | 1.2 |
net.md-5 : SpecialSource | jar | 1.+ |
com.cloudbees : diff4j | jar | 1.1 |
org.projectlombok : lombok | jar | 0.11.+ |