is not current version
Last Version 0.0.5

com.lifeonwalden:forestbatis 0.0.4

A static orm library

GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

forestbatis
Version

Version

0.0.4
Type

Type

jar

Download forestbatis 0.0.4


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