| License | License | 
|---|---|
| GroupId | GroupIdcom.github.siwenyan | 
| ArtifactId | ArtifactIdglue | 
| Last Version | Last Version1.25.a | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionglue Si Wenyan glue | 
| Filename | Size | 
|---|---|
| glue-1.25.a.pom | |
| glue-1.25.a.jar | 105 KB | 
| glue-1.25.a-sources.jar | 40 KB | 
| glue-1.25.a-javadoc.jar | 192 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.siwenyan/glue/ -->
<dependency>
    <groupId>com.github.siwenyan</groupId>
    <artifactId>glue</artifactId>
    <version>1.25.a</version>
</dependency>// https://jarcasting.com/artifacts/com.github.siwenyan/glue/
implementation 'com.github.siwenyan:glue:1.25.a'// https://jarcasting.com/artifacts/com.github.siwenyan/glue/
implementation ("com.github.siwenyan:glue:1.25.a")'com.github.siwenyan:glue:jar:1.25.a'<dependency org="com.github.siwenyan" name="glue" rev="1.25.a">
  <artifact name="glue" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.siwenyan', module='glue', version='1.25.a')
)libraryDependencies += "com.github.siwenyan" % "glue" % "1.25.a"[com.github.siwenyan/glue "1.25.a"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.siwenyan : side | jar | 1.25.1.0 | 
| com.github.siwenyan : pickle | jar | 1.25.1 |