is not current version
Last Version 1.9.0.0.1

com.github.siwenyan:potluck_ext01 1.9.0

Si Wenyan potluck_ext01

GroupId

GroupId

com.github.siwenyan
ArtifactId

ArtifactId

potluck_ext01
Version

Version

1.9.0
Type

Type

jar

Download potluck_ext01 1.9.0


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