is not current version
Last Version 2022.6.15

com.hack23.cia:service.external.common 2016.10.2

service.external.common

GroupId

GroupId

com.hack23.cia
ArtifactId

ArtifactId

service.external.common
Version

Version

2016.10.2
Type

Type

jar

Download service.external.common 2016.10.2


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