is not current version
Last Version 10.0.0

com.github.mike10004:ormlite-helper 4.2.2

Library that helps you use ORMLite

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

ormlite-helper
Version

Version

4.2.2
Type

Type

jar

Download ormlite-helper 4.2.2


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