Reflection-util

Convert among string representations of Java types.

License

License

GroupId

GroupId

org.plumelib
ArtifactId

ArtifactId

reflection-util
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Reflection-util
Convert among string representations of Java types.
Project URL

Project URL

https://github.com/plume-lib/reflection-util

Download reflection-util

How to add to project

<!-- https://jarcasting.com/artifacts/org.plumelib/reflection-util/ -->
<dependency>
    <groupId>org.plumelib</groupId>
    <artifactId>reflection-util</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.plumelib/reflection-util/
implementation 'org.plumelib:reflection-util:1.0.4'
// https://jarcasting.com/artifacts/org.plumelib/reflection-util/
implementation ("org.plumelib:reflection-util:1.0.4")
'org.plumelib:reflection-util:jar:1.0.4'
<dependency org="org.plumelib" name="reflection-util" rev="1.0.4">
  <artifact name="reflection-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plumelib', module='reflection-util', version='1.0.4')
)
libraryDependencies += "org.plumelib" % "reflection-util" % "1.0.4"
[org.plumelib/reflection-util "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1