is not current version
Last Version 0.9.12

io.leopard:leopard 0.9.8

Leopard的愿景,让大家更加专注于业务系统开发,使业务系统开发更加简洁、高效。减少重复性工作,提升开发效率,降低项目熟悉和交接成本。

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard
Version

Version

0.9.8
Type

Type

pom

Download leopard 0.9.8

Filename Size
leopard-0.9.8.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.leopard/leopard/ -->
<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard</artifactId>
    <version>0.9.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard/
implementation 'io.leopard:leopard:0.9.8'
// https://jarcasting.com/artifacts/io.leopard/leopard/
implementation ("io.leopard:leopard:0.9.8")
'io.leopard:leopard:pom:0.9.8'
<dependency org="io.leopard" name="leopard" rev="0.9.8">
  <artifact name="leopard" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard', version='0.9.8')
)
libraryDependencies += "io.leopard" % "leopard" % "0.9.8"
[io.leopard/leopard "0.9.8"]