Last Version

cast 1.1.0

A tool to help cast object to target type.

License

License

GroupId

GroupId

com.github.jonzhang3
ArtifactId

ArtifactId

cast
Version

Version

1.1.0
Type

Type

jar
Description

Description

cast
A tool to help cast object to target type.
Project URL

Project URL

https://github.com/JonZhang3/cast

Download cast 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.