License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.cooldatasoft |
ArtifactId | ArtifactIdcds-parent |
Last Version | Last Version1.1.2.1510 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncds-parent
Parent project for Cooldatasoft projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cds-parent-1.1.2.1510.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cds-parent/ -->
<dependency>
<groupId>com.cooldatasoft</groupId>
<artifactId>cds-parent</artifactId>
<version>1.1.2.1510</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cds-parent/
implementation 'com.cooldatasoft:cds-parent:1.1.2.1510'
// https://jarcasting.com/artifacts/com.cooldatasoft/cds-parent/
implementation ("com.cooldatasoft:cds-parent:1.1.2.1510")
'com.cooldatasoft:cds-parent:pom:1.1.2.1510'
<dependency org="com.cooldatasoft" name="cds-parent" rev="1.1.2.1510">
<artifact name="cds-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cds-parent', version='1.1.2.1510')
)
libraryDependencies += "com.cooldatasoft" % "cds-parent" % "1.1.2.1510"
[com.cooldatasoft/cds-parent "1.1.2.1510"]