License |
License
FreeBSD License
|
---|---|
GroupId | GroupIdcom.github.eborgbjerg |
ArtifactId | ArtifactIdchessshell-api |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.eborgbjerg:chessshell-api
ChessShell Core API
|
Filename | Size |
---|---|
chessshell-api-0.7.0.pom | |
chessshell-api-0.7.0.jar | 676 KB |
chessshell-api-0.7.0-sources.jar | 392 KB |
chessshell-api-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-api/ -->
<dependency>
<groupId>com.github.eborgbjerg</groupId>
<artifactId>chessshell-api</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-api/
implementation 'com.github.eborgbjerg:chessshell-api:0.7.0'
// https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-api/
implementation ("com.github.eborgbjerg:chessshell-api:0.7.0")
'com.github.eborgbjerg:chessshell-api:jar:0.7.0'
<dependency org="com.github.eborgbjerg" name="chessshell-api" rev="0.7.0">
<artifact name="chessshell-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eborgbjerg', module='chessshell-api', version='0.7.0')
)
libraryDependencies += "com.github.eborgbjerg" % "chessshell-api" % "0.7.0"
[com.github.eborgbjerg/chessshell-api "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.eborgbjerg : chessshell-common | jar | 0.7.0 |
com.github.eborgbjerg : chessshell-plugin-api | jar | 0.7.0 |
com.github.eborgbjerg : chessshell-logger | jar | 1.0.0 |