| License |
License |
|---|---|
| GroupId | GroupIdcom.wizzardo.tools |
| ArtifactId | ArtifactIdtools-reflection |
| Version | Version0.23 |
| Type | Typejar |
| Description |
Descriptiontools-reflection
reflection tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools-reflection-0.23.pom | |
| tools-reflection-0.23.jar | 38 KB |
| tools-reflection-0.23-sources.jar | 19 KB |
| tools-reflection-0.23-javadoc.jar | 495 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wizzardo.tools/tools-reflection/ -->
<dependency>
<groupId>com.wizzardo.tools</groupId>
<artifactId>tools-reflection</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-reflection/
implementation 'com.wizzardo.tools:tools-reflection:0.23'
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-reflection/
implementation ("com.wizzardo.tools:tools-reflection:0.23")
'com.wizzardo.tools:tools-reflection:jar:0.23'
<dependency org="com.wizzardo.tools" name="tools-reflection" rev="0.23">
<artifact name="tools-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo.tools', module='tools-reflection', version='0.23')
)
libraryDependencies += "com.wizzardo.tools" % "tools-reflection" % "0.23"
[com.wizzardo.tools/tools-reflection "0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzardo.tools : tools-exception | jar | 0.23 |
| com.wizzardo.tools : tools-interfaces | jar | 0.23 |