Last Version

typeutils 0.0.1

Utilities for dealing with Java types

License

License

GroupId

GroupId

com.github.typeutils
ArtifactId

ArtifactId

typeutils
Version

Version

0.0.1
Type

Type

jar
Description

Description

typeutils
Utilities for dealing with Java types
Project URL

Project URL

https://github.com/typeutils/typeutils

Download typeutils 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7.5,]
com.google.guava : guava jar 21.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar [1.7.5,]

Project Modules

There are no modules declared in this project.