is not current version
Last Version 2.0.0

com.github.fangjinuo.sqlhelper:sqlhelper-ormlite 1.2.2


Categories

Categories

ORM Data
GroupId

GroupId

com.github.fangjinuo.sqlhelper
ArtifactId

ArtifactId

sqlhelper-ormlite
Version

Version

1.2.2
Type

Type

jar

Download sqlhelper-ormlite 1.2.2


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