Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdboilerplate-api-container |
Version | Version2.0.0-5 |
Type | Typepom |
Filename | Size |
---|---|
boilerplate-api-container-2.0.0-5.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-api-container</artifactId>
<version>2.0.0-5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-container/
implementation 'com.github.cafdataprocessing:boilerplate-api-container:2.0.0-5'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-container/
implementation ("com.github.cafdataprocessing:boilerplate-api-container:2.0.0-5")
'com.github.cafdataprocessing:boilerplate-api-container:pom:2.0.0-5'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-container" rev="2.0.0-5">
<artifact name="boilerplate-api-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-container', version='2.0.0-5')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-container" % "2.0.0-5"
[com.github.cafdataprocessing/boilerplate-api-container "2.0.0-5"]