| License |
License |
|---|---|
| GroupId | GroupIdsite.wentailai.example |
| ArtifactId | ArtifactIdpawnMove |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionpawnMove
日拱一卒学编程
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pawnMove-0.0.1.pom | |
| pawnMove-0.0.1.jar | 19 MB |
| pawnMove-0.0.1-sources.jar | 48 KB |
| pawnMove-0.0.1-javadoc.jar | 482 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/site.wentailai.example/pawnMove/ -->
<dependency>
<groupId>site.wentailai.example</groupId>
<artifactId>pawnMove</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/site.wentailai.example/pawnMove/
implementation 'site.wentailai.example:pawnMove:0.0.1'
// https://jarcasting.com/artifacts/site.wentailai.example/pawnMove/
implementation ("site.wentailai.example:pawnMove:0.0.1")
'site.wentailai.example:pawnMove:jar:0.0.1'
<dependency org="site.wentailai.example" name="pawnMove" rev="0.0.1">
<artifact name="pawnMove" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.wentailai.example', module='pawnMove', version='0.0.1')
)
libraryDependencies += "site.wentailai.example" % "pawnMove" % "0.0.1"
[site.wentailai.example/pawnMove "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.3.1.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| com.carrotsearch : java-sizeof | jar | 0.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
| io.projectreactor : reactor-test | jar |