License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdreflection |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreflection
Aggregate model for java-toolkit projects
|
Filename | Size |
---|---|
reflection-0.2.3.pom | |
reflection-0.2.3.jar | 28 KB |
reflection-0.2.3-tests.jar | 46 KB |
reflection-0.2.3-sources.jar | 11 KB |
reflection-0.2.3-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/reflection/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>reflection</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/reflection/
implementation 'org.no-hope:reflection:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/reflection/
implementation ("org.no-hope:reflection:0.2.3")
'org.no-hope:reflection:jar:0.2.3'
<dependency org="org.no-hope" name="reflection" rev="0.2.3">
<artifact name="reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='reflection', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "reflection" % "0.2.3"
[org.no-hope/reflection "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
org.no-hope : slf4j-logging | jar | 0.2.3 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : test-utils-meta | jar | 0.2.3 |