is not current version
Last Version v1.1.0

com.liumapp.ukey.core:ukey-core v1.0.0

天威诚信ukey封装库

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.liumapp.ukey.core
ArtifactId

ArtifactId

ukey-core
Version

Version

v1.0.0
Type

Type

jar

Download ukey-core v1.0.0


<!-- https://jarcasting.com/artifacts/com.liumapp.ukey.core/ukey-core/ -->
<dependency>
    <groupId>com.liumapp.ukey.core</groupId>
    <artifactId>ukey-core</artifactId>
    <version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.ukey.core/ukey-core/
implementation 'com.liumapp.ukey.core:ukey-core:v1.0.0'
// https://jarcasting.com/artifacts/com.liumapp.ukey.core/ukey-core/
implementation ("com.liumapp.ukey.core:ukey-core:v1.0.0")
'com.liumapp.ukey.core:ukey-core:jar:v1.0.0'
<dependency org="com.liumapp.ukey.core" name="ukey-core" rev="v1.0.0">
  <artifact name="ukey-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.ukey.core', module='ukey-core', version='v1.0.0')
)
libraryDependencies += "com.liumapp.ukey.core" % "ukey-core" % "v1.0.0"
[com.liumapp.ukey.core/ukey-core "v1.0.0"]