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