License |
License
FreeBSD License
|
---|---|
GroupId | GroupIdcom.github.eborgbjerg |
ArtifactId | ArtifactIdchessshell-plugin-api |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.eborgbjerg:chessshell-plugin-api
Interfaces for ChessShell Plugins
|
<!-- https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-plugin-api/ -->
<dependency>
<groupId>com.github.eborgbjerg</groupId>
<artifactId>chessshell-plugin-api</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-plugin-api/
implementation 'com.github.eborgbjerg:chessshell-plugin-api:0.7.0'
// https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-plugin-api/
implementation ("com.github.eborgbjerg:chessshell-plugin-api:0.7.0")
'com.github.eborgbjerg:chessshell-plugin-api:jar:0.7.0'
<dependency org="com.github.eborgbjerg" name="chessshell-plugin-api" rev="0.7.0">
<artifact name="chessshell-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eborgbjerg', module='chessshell-plugin-api', version='0.7.0')
)
libraryDependencies += "com.github.eborgbjerg" % "chessshell-plugin-api" % "0.7.0"
[com.github.eborgbjerg/chessshell-plugin-api "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.eborgbjerg : chessshell-common | jar | 0.7.0 |