License |
License |
---|---|
GroupId | GroupIdcom.github.yuyenews |
ArtifactId | ArtifactIdMagician |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Magician-2.0.2.pom | |
Magician-2.0.2.jar | 132 KB |
Magician-2.0.2-sources.jar | 126 KB |
Magician-2.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Magician/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Magician</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician/
implementation 'com.github.yuyenews:Magician:2.0.2'
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician/
implementation ("com.github.yuyenews:Magician:2.0.2")
'com.github.yuyenews:Magician:jar:2.0.2'
<dependency org="com.github.yuyenews" name="Magician" rev="2.0.2">
<artifact name="Magician" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Magician', version='2.0.2')
)
libraryDependencies += "com.github.yuyenews" % "Magician" % "2.0.2"
[com.github.yuyenews/Magician "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.71.Final |
org.slf4j : slf4j-api | jar | 1.7.30 |