Last Version

JType 0.1.3

Library for working with the Java 5 type system

License

License

GroupId

GroupId

com.googlecode.jtype
ArtifactId

ArtifactId

jtype
Version

Version

0.1.3
Type

Type

jar
Description

Description

JType
Library for working with the Java 5 type system
Source Code Management

Source Code Management

http://code.google.com/p/jtype/source/browse/tags/0.1.3

Download jtype 0.1.3


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.5
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1

Project Modules

There are no modules declared in this project.