GroupId | GroupIdim.mange |
---|---|
ArtifactId | ArtifactIdshoreditch-api_2.10 |
Version | Version0.0.60 |
Type | Typejar |
Filename | Size |
---|---|
shoreditch-api_2.10-0.0.60.pom | |
shoreditch-api_2.10-0.0.60.jar | 34 KB |
shoreditch-api_2.10-0.0.60-sources.jar | 2 KB |
shoreditch-api_2.10-0.0.60-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.mange/shoreditch-api_2.10/ -->
<dependency>
<groupId>im.mange</groupId>
<artifactId>shoreditch-api_2.10</artifactId>
<version>0.0.60</version>
</dependency>
// https://jarcasting.com/artifacts/im.mange/shoreditch-api_2.10/
implementation 'im.mange:shoreditch-api_2.10:0.0.60'
// https://jarcasting.com/artifacts/im.mange/shoreditch-api_2.10/
implementation ("im.mange:shoreditch-api_2.10:0.0.60")
'im.mange:shoreditch-api_2.10:jar:0.0.60'
<dependency org="im.mange" name="shoreditch-api_2.10" rev="0.0.60">
<artifact name="shoreditch-api_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.mange', module='shoreditch-api_2.10', version='0.0.60')
)
libraryDependencies += "im.mange" % "shoreditch-api_2.10" % "0.0.60"
[im.mange/shoreditch-api_2.10 "0.0.60"]