运行依赖
1:Java版本:JDK1.5
版本下载
<dependency>
<groupId>com.github.chris2018998</groupId>
<artifactId>magic</artifactId>
<version>1.1</version>
</dependency>
License |
License |
---|---|
GroupId | GroupIdcom.github.chris2018998 |
ArtifactId | ArtifactIdmagic |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMagic
Java Type Converter Factory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magic-1.1.pom | |
magic-1.1.jar | 35 KB |
magic-1.1-sources.jar | 34 KB |
magic-1.1-javadoc.jar | 230 KB |
Browse |
<!-- 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"]
1:Java版本:JDK1.5
<dependency>
<groupId>com.github.chris2018998</groupId>
<artifactId>magic</artifactId>
<version>1.1</version>
</dependency>