| License |
License |
|---|---|
| GroupId | GroupIdcom.github.agrosner |
| ArtifactId | ArtifactIdDBFlow-Compiler |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDBFlow-Compiler
DBFlow
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DBFlow-Compiler-1.0.3.pom | |
| DBFlow-Compiler-1.0.3.jar | 96 KB |
| DBFlow-Compiler-1.0.3-sources.jar | 41 KB |
| DBFlow-Compiler-1.0.3-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.agrosner/DBFlow-Compiler/ -->
<dependency>
<groupId>com.github.agrosner</groupId>
<artifactId>DBFlow-Compiler</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agrosner/DBFlow-Compiler/
implementation 'com.github.agrosner:DBFlow-Compiler:1.0.3'
// https://jarcasting.com/artifacts/com.github.agrosner/DBFlow-Compiler/
implementation ("com.github.agrosner:DBFlow-Compiler:1.0.3")
'com.github.agrosner:DBFlow-Compiler:jar:1.0.3'
<dependency org="com.github.agrosner" name="DBFlow-Compiler" rev="1.0.3">
<artifact name="DBFlow-Compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agrosner', module='DBFlow-Compiler', version='1.0.3')
)
libraryDependencies += "com.github.agrosner" % "DBFlow-Compiler" % "1.0.3"
[com.github.agrosner/DBFlow-Compiler "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup : javawriter | jar | 2.5.0 |
| com.google.auto.service : auto-service | jar | 1.0-rc2 |
| com.github.agrosner : DBFlow-Core | jar | 1.0.3 |