is not current version
Last Version 1.1.1

com.obatis:obatis-tools 1.1.0

obatis-tools, basic apply

GroupId

GroupId

com.obatis
ArtifactId

ArtifactId

obatis-tools
Version

Version

1.1.0
Type

Type

jar

Download obatis-tools 1.1.0


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