License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-datatype |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard DataType
Leopard自定义数据类型
|
Filename | Size |
---|---|
leopard-datatype-0.9.12.pom | |
leopard-datatype-0.9.12.jar | 32 KB |
leopard-datatype-0.9.12-sources.jar | 23 KB |
leopard-datatype-0.9.12-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-datatype/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-datatype</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-datatype/
implementation 'io.leopard:leopard-datatype:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-datatype/
implementation ("io.leopard:leopard-datatype:0.9.12")
'io.leopard:leopard-datatype:jar:0.9.12'
<dependency org="io.leopard" name="leopard-datatype" rev="0.9.12">
<artifact name="leopard-datatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-datatype', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-datatype" % "0.9.12"
[io.leopard/leopard-datatype "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |