is not current version
Last Version 1.9.9

com.github.harbby:gadtry 1.6.3

Gadtry A collection of java tool libraries. Contains: ioc. aop. exec. graph ...

GroupId

GroupId

com.github.harbby
ArtifactId

ArtifactId

gadtry
Version

Version

1.6.3
Type

Type

jar

Download gadtry 1.6.3


<!-- https://jarcasting.com/artifacts/com.github.harbby/gadtry/ -->
<dependency>
    <groupId>com.github.harbby</groupId>
    <artifactId>gadtry</artifactId>
    <version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation 'com.github.harbby:gadtry:1.6.3'
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation ("com.github.harbby:gadtry:1.6.3")
'com.github.harbby:gadtry:jar:1.6.3'
<dependency org="com.github.harbby" name="gadtry" rev="1.6.3">
  <artifact name="gadtry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='gadtry', version='1.6.3')
)
libraryDependencies += "com.github.harbby" % "gadtry" % "1.6.3"
[com.github.harbby/gadtry "1.6.3"]