GroupId | GroupIdcom.github.harbby |
---|---|
ArtifactId | ArtifactIdgadtry |
Version | Version1.9.2 |
Type | Typejar |
Filename | Size |
---|---|
gadtry-1.9.2.pom | |
gadtry-1.9.2.jar | 306 KB |
gadtry-1.9.2-sources.jar | 182 KB |
gadtry-1.9.2-javadoc.jar | 580 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/gadtry/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>gadtry</artifactId>
<version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation 'com.github.harbby:gadtry:1.9.2'
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation ("com.github.harbby:gadtry:1.9.2")
'com.github.harbby:gadtry:jar:1.9.2'
<dependency org="com.github.harbby" name="gadtry" rev="1.9.2">
<artifact name="gadtry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='gadtry', version='1.9.2')
)
libraryDependencies += "com.github.harbby" % "gadtry" % "1.9.2"
[com.github.harbby/gadtry "1.9.2"]