DBFlare Models

A library containing DBFlare POJOs

License

License

GroupId

GroupId

com.johnpili
ArtifactId

ArtifactId

dbflare-models
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

DBFlare Models
A library containing DBFlare POJOs
Project URL

Project URL

https://github.com/johnpili/dbflare-models
Source Code Management

Source Code Management

https://github.com/johnpili/dbflare-models/tree/master

Download dbflare-models

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0