is not current version
Last Version 2022.6.15

com.hack23.cia:cia-all 2020.12.20


GroupId

GroupId

com.hack23.cia
ArtifactId

ArtifactId

cia-all
Version

Version

2020.12.20
Type

Type

pom

Download cia-all 2020.12.20

Filename Size
cia-all-2020.12.20.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.hack23.cia/cia-all/ -->
<dependency>
    <groupId>com.hack23.cia</groupId>
    <artifactId>cia-all</artifactId>
    <version>2020.12.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hack23.cia/cia-all/
implementation 'com.hack23.cia:cia-all:2020.12.20'
// https://jarcasting.com/artifacts/com.hack23.cia/cia-all/
implementation ("com.hack23.cia:cia-all:2020.12.20")
'com.hack23.cia:cia-all:pom:2020.12.20'
<dependency org="com.hack23.cia" name="cia-all" rev="2020.12.20">
  <artifact name="cia-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hack23.cia', module='cia-all', version='2020.12.20')
)
libraryDependencies += "com.hack23.cia" % "cia-all" % "2020.12.20"
[com.hack23.cia/cia-all "2020.12.20"]