License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.andreinc |
ArtifactId | ArtifactIdneatchess |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionneatchess library
neatchess library
|
Project URL |
Project URL |
Filename | Size |
---|---|
neatchess-1.0.pom | |
neatchess-1.0.jar | 32 KB |
neatchess-1.0-sources.jar | 16 KB |
neatchess-1.0-javadoc.jar | 493 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.andreinc/neatchess/ -->
<dependency>
<groupId>net.andreinc</groupId>
<artifactId>neatchess</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.andreinc/neatchess/
implementation 'net.andreinc:neatchess:1.0'
// https://jarcasting.com/artifacts/net.andreinc/neatchess/
implementation ("net.andreinc:neatchess:1.0")
'net.andreinc:neatchess:jar:1.0'
<dependency org="net.andreinc" name="neatchess" rev="1.0">
<artifact name="neatchess" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andreinc', module='neatchess', version='1.0')
)
libraryDependencies += "net.andreinc" % "neatchess" % "1.0"
[net.andreinc/neatchess "1.0"]