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