License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.cooldatasoft |
ArtifactId | ArtifactIdcooldatasoft-parent |
Last Version | Last Version1.0.1_2.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncooldatasoft-parent
Parent project for Cooldatasoft Projects
|
Filename | Size |
---|---|
cooldatasoft-parent-1.0.1_2.1.1.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-parent/ -->
<dependency>
<groupId>com.cooldatasoft</groupId>
<artifactId>cooldatasoft-parent</artifactId>
<version>1.0.1_2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-parent/
implementation 'com.cooldatasoft:cooldatasoft-parent:1.0.1_2.1.1'
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-parent/
implementation ("com.cooldatasoft:cooldatasoft-parent:1.0.1_2.1.1")
'com.cooldatasoft:cooldatasoft-parent:pom:1.0.1_2.1.1'
<dependency org="com.cooldatasoft" name="cooldatasoft-parent" rev="1.0.1_2.1.1">
<artifact name="cooldatasoft-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cooldatasoft-parent', version='1.0.1_2.1.1')
)
libraryDependencies += "com.cooldatasoft" % "cooldatasoft-parent" % "1.0.1_2.1.1"
[com.cooldatasoft/cooldatasoft-parent "1.0.1_2.1.1"]