Magic

Java Type Converter Factory

License

License

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

magic
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Magic
Java Type Converter Factory
Project URL

Project URL

https://github.com/Chris2018998/Magic
Source Code Management

Source Code Management

https://github.com/Chris2018998/Magic

Download magic

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

运行依赖

1:Java版本:JDK1.5

版本下载

<dependency>
	<groupId>com.github.chris2018998</groupId>
	<artifactId>magic</artifactId>
	<version>1.1</version>
</dependency>

Versions

Version
1.1
1.0