License |
License |
---|---|
GroupId | GroupIdcom.hack23.cia |
ArtifactId | ArtifactIdcia-all |
Last Version | Last Version2022.6.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncia-all
CIA Parent pom
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cia-all-2022.6.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hack23.cia/cia-all/ -->
<dependency>
<groupId>com.hack23.cia</groupId>
<artifactId>cia-all</artifactId>
<version>2022.6.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/cia-all/
implementation 'com.hack23.cia:cia-all:2022.6.15'
// https://jarcasting.com/artifacts/com.hack23.cia/cia-all/
implementation ("com.hack23.cia:cia-all:2022.6.15")
'com.hack23.cia:cia-all:pom:2022.6.15'
<dependency org="com.hack23.cia" name="cia-all" rev="2022.6.15">
<artifact name="cia-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='cia-all', version='2022.6.15')
)
libraryDependencies += "com.hack23.cia" % "cia-all" % "2022.6.15"
[com.hack23.cia/cia-all "2022.6.15"]