is not current version
Last Version 1.2.3

com.github.isyscore:isc-mikilin 1.2.1

对象属性核查工具

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

isc-mikilin
Version

Version

1.2.1
Type

Type

jar

Download isc-mikilin 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.isyscore/isc-mikilin/ -->
<dependency>
    <groupId>com.github.isyscore</groupId>
    <artifactId>isc-mikilin</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isyscore/isc-mikilin/
implementation 'com.github.isyscore:isc-mikilin:1.2.1'
// https://jarcasting.com/artifacts/com.github.isyscore/isc-mikilin/
implementation ("com.github.isyscore:isc-mikilin:1.2.1")
'com.github.isyscore:isc-mikilin:jar:1.2.1'
<dependency org="com.github.isyscore" name="isc-mikilin" rev="1.2.1">
  <artifact name="isc-mikilin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isyscore', module='isc-mikilin', version='1.2.1')
)
libraryDependencies += "com.github.isyscore" % "isc-mikilin" % "1.2.1"
[com.github.isyscore/isc-mikilin "1.2.1"]