License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service-contract |
Version | Version1.2.0-605 |
Type | Typejar |
Description |
DescriptionThis is a common parent for any project.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-contract/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-contract</artifactId>
<version>1.2.0-605</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-contract/
implementation 'com.github.cafdataprocessing:staging-service-contract:1.2.0-605'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-contract/
implementation ("com.github.cafdataprocessing:staging-service-contract:1.2.0-605")
'com.github.cafdataprocessing:staging-service-contract:jar:1.2.0-605'
<dependency org="com.github.cafdataprocessing" name="staging-service-contract" rev="1.2.0-605">
<artifact name="staging-service-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-contract', version='1.2.0-605')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-contract" % "1.2.0-605"
[com.github.cafdataprocessing/staging-service-contract "1.2.0-605"]