License |
License |
---|---|
GroupId | GroupIdio.github.pizihao |
ArtifactId | ArtifactIdcrow |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptioncrow
A black crow
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crow-0.0.7.pom | |
crow-0.0.7.jar | 85 KB |
crow-0.0.7-sources.jar | 59 KB |
crow-0.0.7-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pizihao/crow/ -->
<dependency>
<groupId>io.github.pizihao</groupId>
<artifactId>crow</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pizihao/crow/
implementation 'io.github.pizihao:crow:0.0.7'
// https://jarcasting.com/artifacts/io.github.pizihao/crow/
implementation ("io.github.pizihao:crow:0.0.7")
'io.github.pizihao:crow:jar:0.0.7'
<dependency org="io.github.pizihao" name="crow" rev="0.0.7">
<artifact name="crow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pizihao', module='crow', version='0.0.7')
)
libraryDependencies += "io.github.pizihao" % "crow" % "0.0.7"
[io.github.pizihao/crow "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.esotericsoftware : reflectasm | jar | 1.11.9 |
org.ow2.asm : asm-all | jar | 5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |