License |
License |
---|---|
GroupId | GroupIdcom.github.harbby |
ArtifactId | ArtifactIdgadtry |
Version | Version1.9.0 |
Type | Typejar |
Description |
Descriptiongadtry
Gadtry A collection of java tool libraries. Contains: ioc. aop. exec. graph ...
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gadtry-1.9.0.pom | |
gadtry-1.9.0.jar | 300 KB |
gadtry-1.9.0-sources.jar | 179 KB |
gadtry-1.9.0-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/gadtry/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>gadtry</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation 'com.github.harbby:gadtry:1.9.0'
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation ("com.github.harbby:gadtry:1.9.0")
'com.github.harbby:gadtry:jar:1.9.0'
<dependency org="com.github.harbby" name="gadtry" rev="1.9.0">
<artifact name="gadtry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='gadtry', version='1.9.0')
)
libraryDependencies += "com.github.harbby" % "gadtry" % "1.9.0"
[com.github.harbby/gadtry "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.27.0-GA |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |
org.openjdk.jmh : jmh-core | jar | 1.25.2 |