| License |
License |
|---|---|
| GroupId | GroupIdxyz.cssxsh.mirai |
| ArtifactId | ArtifactIdmirai-device-generator |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
Descriptionmirai-device-generator
No description provided.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mirai-device-generator-1.0.2.pom | |
| mirai-device-generator-1.0.2-sources.jar | 4 KB |
| mirai-device-generator-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-device-generator/ -->
<dependency>
<groupId>xyz.cssxsh.mirai</groupId>
<artifactId>mirai-device-generator</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-device-generator/
implementation 'xyz.cssxsh.mirai:mirai-device-generator:1.0.2'
// https://jarcasting.com/artifacts/xyz.cssxsh.mirai/mirai-device-generator/
implementation ("xyz.cssxsh.mirai:mirai-device-generator:1.0.2")
'xyz.cssxsh.mirai:mirai-device-generator:pom:1.0.2'
<dependency org="xyz.cssxsh.mirai" name="mirai-device-generator" rev="1.0.2">
<artifact name="mirai-device-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh.mirai', module='mirai-device-generator', version='1.0.2')
)
libraryDependencies += "xyz.cssxsh.mirai" % "mirai-device-generator" % "1.0.2"
[xyz.cssxsh.mirai/mirai-device-generator "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |