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