License |
License |
---|---|
GroupId | GroupIdcom.syntaxphoenix.syntaxapi |
ArtifactId | ArtifactIdlocation |
Last Version | Last Version2.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java Library to make some things easier and provide helpful tools
|
Filename | Size |
---|---|
location-2.0.13.pom | |
location-2.0.13.jar | 15 KB |
location-2.0.13-sources.jar | 6 KB |
location-2.0.13-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.syntaxphoenix.syntaxapi/location/ -->
<dependency>
<groupId>com.syntaxphoenix.syntaxapi</groupId>
<artifactId>location</artifactId>
<version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.syntaxphoenix.syntaxapi/location/
implementation 'com.syntaxphoenix.syntaxapi:location:2.0.13'
// https://jarcasting.com/artifacts/com.syntaxphoenix.syntaxapi/location/
implementation ("com.syntaxphoenix.syntaxapi:location:2.0.13")
'com.syntaxphoenix.syntaxapi:location:jar:2.0.13'
<dependency org="com.syntaxphoenix.syntaxapi" name="location" rev="2.0.13">
<artifact name="location" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syntaxphoenix.syntaxapi', module='location', version='2.0.13')
)
libraryDependencies += "com.syntaxphoenix.syntaxapi" % "location" % "2.0.13"
[com.syntaxphoenix.syntaxapi/location "2.0.13"]