potluck

Si Wenyan potluck framework

License

License

GroupId

GroupId

com.github.siwenyan
ArtifactId

ArtifactId

potluck
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

potluck
Si Wenyan potluck framework

Download potluck

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.siwenyan : common jar 1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.0