is not current version
Last Version 0.7.0

com.gitee.booting:idem4j-core 0.2.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gitee.booting
ArtifactId

ArtifactId

idem4j-core
Version

Version

0.2.0
Type

Type

jar

Download idem4j-core 0.2.0


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