License |
License |
---|---|
GroupId | GroupIdcom.github.harbby |
ArtifactId | ArtifactIdgadtry |
Version | Version1.9.1 |
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.1.pom | |
gadtry-1.9.1.jar | 299 KB |
gadtry-1.9.1-sources.jar | 178 KB |
gadtry-1.9.1-javadoc.jar | 596 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harbby/gadtry/ -->
<dependency>
<groupId>com.github.harbby</groupId>
<artifactId>gadtry</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation 'com.github.harbby:gadtry:1.9.1'
// https://jarcasting.com/artifacts/com.github.harbby/gadtry/
implementation ("com.github.harbby:gadtry:1.9.1")
'com.github.harbby:gadtry:jar:1.9.1'
<dependency org="com.github.harbby" name="gadtry" rev="1.9.1">
<artifact name="gadtry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='gadtry', version='1.9.1')
)
libraryDependencies += "com.github.harbby" % "gadtry" % "1.9.1"
[com.github.harbby/gadtry "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.28.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.32 |