| License | License | 
|---|---|
| GroupId | GroupIdcom.github.siwenyan | 
| ArtifactId | ArtifactIdpotluck | 
| Last Version | Last Version1.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpotluck Si Wenyan potluck framework | 
| Filename | Size | 
|---|---|
| potluck-1.9.0.pom | |
| potluck-1.9.0.jar | 95 KB | 
| potluck-1.9.0-sources.jar | 44 KB | 
| potluck-1.9.0-javadoc.jar | 192 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.siwenyan/potluck/ -->
<dependency>
    <groupId>com.github.siwenyan</groupId>
    <artifactId>potluck</artifactId>
    <version>1.9.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.siwenyan/potluck/
implementation 'com.github.siwenyan:potluck:1.9.0'// https://jarcasting.com/artifacts/com.github.siwenyan/potluck/
implementation ("com.github.siwenyan:potluck:1.9.0")'com.github.siwenyan:potluck:jar:1.9.0'<dependency org="com.github.siwenyan" name="potluck" rev="1.9.0">
  <artifact name="potluck" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.siwenyan', module='potluck', version='1.9.0')
)libraryDependencies += "com.github.siwenyan" % "potluck" % "1.9.0"[com.github.siwenyan/potluck "1.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.siwenyan : common | jar | 1.9 |