cast

A tool to help cast object to target type.

License

License

GroupId

GroupId

com.github.jonzhang3
ArtifactId

ArtifactId

cast
Last Version

Last Version

1.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.0
1.0.0