GroupId | GroupIdtokyo.peya.lib |
---|---|
ArtifactId | ArtifactIdPeyangSuperLibrary |
Version | Version114.191.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/tokyo.peya.lib/PeyangSuperLibrary/ -->
<dependency>
<groupId>tokyo.peya.lib</groupId>
<artifactId>PeyangSuperLibrary</artifactId>
<version>114.191.9</version>
</dependency>
// https://jarcasting.com/artifacts/tokyo.peya.lib/PeyangSuperLibrary/
implementation 'tokyo.peya.lib:PeyangSuperLibrary:114.191.9'
// https://jarcasting.com/artifacts/tokyo.peya.lib/PeyangSuperLibrary/
implementation ("tokyo.peya.lib:PeyangSuperLibrary:114.191.9")
'tokyo.peya.lib:PeyangSuperLibrary:jar:114.191.9'
<dependency org="tokyo.peya.lib" name="PeyangSuperLibrary" rev="114.191.9">
<artifact name="PeyangSuperLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='tokyo.peya.lib', module='PeyangSuperLibrary', version='114.191.9')
)
libraryDependencies += "tokyo.peya.lib" % "PeyangSuperLibrary" % "114.191.9"
[tokyo.peya.lib/PeyangSuperLibrary "114.191.9"]