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