| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.tadukoo.database |
| ArtifactId | ArtifactIdTadukooDatabaseParent |
| Last Version | Last Version0.3-Alpha |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionUtilities to make working with databases easier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TadukooDatabaseParent-0.3-Alpha.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tadukoo.database/TadukooDatabaseParent/ -->
<dependency>
<groupId>com.github.tadukoo.database</groupId>
<artifactId>TadukooDatabaseParent</artifactId>
<version>0.3-Alpha</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tadukoo.database/TadukooDatabaseParent/
implementation 'com.github.tadukoo.database:TadukooDatabaseParent:0.3-Alpha'
// https://jarcasting.com/artifacts/com.github.tadukoo.database/TadukooDatabaseParent/
implementation ("com.github.tadukoo.database:TadukooDatabaseParent:0.3-Alpha")
'com.github.tadukoo.database:TadukooDatabaseParent:pom:0.3-Alpha'
<dependency org="com.github.tadukoo.database" name="TadukooDatabaseParent" rev="0.3-Alpha">
<artifact name="TadukooDatabaseParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tadukoo.database', module='TadukooDatabaseParent', version='0.3-Alpha')
)
libraryDependencies += "com.github.tadukoo.database" % "TadukooDatabaseParent" % "0.3-Alpha"
[com.github.tadukoo.database/TadukooDatabaseParent "0.3-Alpha"]