is not current version
Last Version 1.9.0

com.github.siwenyan:potluck 1.8.0

Si Wenyan potluck framework

GroupId

GroupId

com.github.siwenyan
ArtifactId

ArtifactId

potluck
Version

Version

1.8.0
Type

Type

jar

Download potluck 1.8.0


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