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