is not current version
Last Version 1.0.4

Reflection-util 1.0.3

Convert among string representations of Java types.

License

License

GroupId

GroupId

org.plumelib
ArtifactId

ArtifactId

reflection-util
Version

Version

1.0.3
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 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.