License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service-contract |
Last Version | Last Version1.4.0-836 |
Release Date | Release Date |
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.4.0-836</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-contract/
implementation 'com.github.cafdataprocessing:staging-service-contract:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-contract/
implementation ("com.github.cafdataprocessing:staging-service-contract:1.4.0-836")
'com.github.cafdataprocessing:staging-service-contract:jar:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="staging-service-contract" rev="1.4.0-836">
<artifact name="staging-service-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-contract', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-contract" % "1.4.0-836"
[com.github.cafdataprocessing/staging-service-contract "1.4.0-836"]