Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdboilerplate-db |
Version | Version2.2.0-72 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-db</artifactId>
<version>2.2.0-72</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/
implementation 'com.github.cafdataprocessing:boilerplate-db:2.2.0-72'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-db/
implementation ("com.github.cafdataprocessing:boilerplate-db:2.2.0-72")
'com.github.cafdataprocessing:boilerplate-db:jar:2.2.0-72'
<dependency org="com.github.cafdataprocessing" name="boilerplate-db" rev="2.2.0-72">
<artifact name="boilerplate-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-db', version='2.2.0-72')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-db" % "2.2.0-72"
[com.github.cafdataprocessing/boilerplate-db "2.2.0-72"]