is not current version
Last Version 10.0.0

com.github.mike10004:ormlite-helper 8.0.3

Library that helps you use ORMLite

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

ormlite-helper
Version

Version

8.0.3
Type

Type

jar

Download ormlite-helper 8.0.3


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