| GroupId | GroupIdcom.github.hexx |
|---|---|
| ArtifactId | ArtifactIdgaeds_2.9.2 |
| Version | Version0.0.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gaeds_2.9.2-0.0.3.pom | |
| gaeds_2.9.2-0.0.3.jar | 146 KB |
| gaeds_2.9.2-0.0.3-sources.jar | 7 KB |
| gaeds_2.9.2-0.0.3-javadoc.jar | 308 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hexx/gaeds_2.9.2/ -->
<dependency>
<groupId>com.github.hexx</groupId>
<artifactId>gaeds_2.9.2</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hexx/gaeds_2.9.2/
implementation 'com.github.hexx:gaeds_2.9.2:0.0.3'
// https://jarcasting.com/artifacts/com.github.hexx/gaeds_2.9.2/
implementation ("com.github.hexx:gaeds_2.9.2:0.0.3")
'com.github.hexx:gaeds_2.9.2:jar:0.0.3'
<dependency org="com.github.hexx" name="gaeds_2.9.2" rev="0.0.3">
<artifact name="gaeds_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hexx', module='gaeds_2.9.2', version='0.0.3')
)
libraryDependencies += "com.github.hexx" % "gaeds_2.9.2" % "0.0.3"
[com.github.hexx/gaeds_2.9.2 "0.0.3"]