is not current version
Last Version 0.1.4-RELEASE

cn.codingxxm:mybatis-dict-helper-core 0.1.1-RELEASE

mybatis-dict-helper-core

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.codingxxm
ArtifactId

ArtifactId

mybatis-dict-helper-core
Version

Version

0.1.1-RELEASE
Type

Type

jar

Download mybatis-dict-helper-core 0.1.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-core/ -->
<dependency>
    <groupId>cn.codingxxm</groupId>
    <artifactId>mybatis-dict-helper-core</artifactId>
    <version>0.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-core/
implementation 'cn.codingxxm:mybatis-dict-helper-core:0.1.1-RELEASE'
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-core/
implementation ("cn.codingxxm:mybatis-dict-helper-core:0.1.1-RELEASE")
'cn.codingxxm:mybatis-dict-helper-core:jar:0.1.1-RELEASE'
<dependency org="cn.codingxxm" name="mybatis-dict-helper-core" rev="0.1.1-RELEASE">
  <artifact name="mybatis-dict-helper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codingxxm', module='mybatis-dict-helper-core', version='0.1.1-RELEASE')
)
libraryDependencies += "cn.codingxxm" % "mybatis-dict-helper-core" % "0.1.1-RELEASE"
[cn.codingxxm/mybatis-dict-helper-core "0.1.1-RELEASE"]