License |
License |
---|---|
GroupId | GroupIdcom.nu-art-software |
ArtifactId | ArtifactIdreflection |
Last Version | Last Version1.2.59 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreflection
A collection of core tools I use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reflection-1.2.59.pom | |
reflection-1.2.59.jar | 43 KB |
reflection-1.2.59-sources.jar | 34 KB |
reflection-1.2.59-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/reflection/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>reflection</artifactId>
<version>1.2.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/reflection/
implementation 'com.nu-art-software:reflection:1.2.59'
// https://jarcasting.com/artifacts/com.nu-art-software/reflection/
implementation ("com.nu-art-software:reflection:1.2.59")
'com.nu-art-software:reflection:jar:1.2.59'
<dependency org="com.nu-art-software" name="reflection" rev="1.2.59">
<artifact name="reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='reflection', version='1.2.59')
)
libraryDependencies += "com.nu-art-software" % "reflection" % "1.2.59"
[com.nu-art-software/reflection "1.2.59"]
Group / Artifact | Type | Version |
---|---|---|
com.nu-art-software : nu-art-core | jar | 1.2.59 |