Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdboilerplate-api |
Version | Version2.0.1-7 |
Type | Typejar |
Filename | Size |
---|---|
boilerplate-api-2.0.1-7.pom | |
boilerplate-api-2.0.1-7.jar | 43 KB |
boilerplate-api-2.0.1-7-sources.jar | 32 KB |
boilerplate-api-2.0.1-7-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-api</artifactId>
<version>2.0.1-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api/
implementation 'com.github.cafdataprocessing:boilerplate-api:2.0.1-7'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api/
implementation ("com.github.cafdataprocessing:boilerplate-api:2.0.1-7")
'com.github.cafdataprocessing:boilerplate-api:jar:2.0.1-7'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api" rev="2.0.1-7">
<artifact name="boilerplate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api', version='2.0.1-7')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api" % "2.0.1-7"
[com.github.cafdataprocessing/boilerplate-api "2.0.1-7"]