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