is not current version
Last Version 1.25.a

com.github.siwenyan:glue 1.20.a

Si Wenyan glue

GroupId

GroupId

com.github.siwenyan
ArtifactId

ArtifactId

glue
Version

Version

1.20.a
Type

Type

jar

Download glue 1.20.a


<!-- https://jarcasting.com/artifacts/com.github.siwenyan/glue/ -->
<dependency>
    <groupId>com.github.siwenyan</groupId>
    <artifactId>glue</artifactId>
    <version>1.20.a</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.siwenyan/glue/
implementation 'com.github.siwenyan:glue:1.20.a'
// https://jarcasting.com/artifacts/com.github.siwenyan/glue/
implementation ("com.github.siwenyan:glue:1.20.a")
'com.github.siwenyan:glue:jar:1.20.a'
<dependency org="com.github.siwenyan" name="glue" rev="1.20.a">
  <artifact name="glue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.siwenyan', module='glue', version='1.20.a')
)
libraryDependencies += "com.github.siwenyan" % "glue" % "1.20.a"
[com.github.siwenyan/glue "1.20.a"]