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