Last Version

javaruntype 1.3

javaRuntype is a compact library aimed at offering a runtime representation of the Java type system

License

License

GroupId

GroupId

org.javaruntype
ArtifactId

ArtifactId

javaruntype
Version

Version

1.3
Type

Type

jar
Description

Description

javaruntype
javaRuntype is a compact library aimed at offering a runtime representation of the Java type system
Project URL

Project URL

http://www.javaruntype.org
Project Organization

Project Organization

The JAVARUNTYPE team

Download javaruntype 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.