is not current version
Last Version 0.1.2

org.siqisource:smartmapper 0.1.1

smartmapper is utils for less xml using mybatis.

GroupId

GroupId

org.siqisource
ArtifactId

ArtifactId

smartmapper
Version

Version

0.1.1
Type

Type

jar

Download smartmapper 0.1.1


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