is not current version
Last Version 0.1.4-RELEASE

cn.codingxxm:mybatis-dict-helper 0.1.3-RELEASE

mybatis-dict-helper

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.codingxxm
ArtifactId

ArtifactId

mybatis-dict-helper
Version

Version

0.1.3-RELEASE
Type

Type

pom

Download mybatis-dict-helper 0.1.3-RELEASE


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