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