License |
License |
---|---|
GroupId | GroupIdcom.citahub.cita-ee |
ArtifactId | ArtifactIdabi |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncita-sdk-java
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
abi-1.4.1.pom | |
abi-1.4.1.jar | 118 KB |
abi-1.4.1-tests.jar | 37 KB |
abi-1.4.1-sources.jar | 79 KB |
abi-1.4.1-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/abi/ -->
<dependency>
<groupId>com.citahub.cita-ee</groupId>
<artifactId>abi</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.citahub.cita-ee/abi/
implementation 'com.citahub.cita-ee:abi:1.4.1'
// https://jarcasting.com/artifacts/com.citahub.cita-ee/abi/
implementation ("com.citahub.cita-ee:abi:1.4.1")
'com.citahub.cita-ee:abi:jar:1.4.1'
<dependency org="com.citahub.cita-ee" name="abi" rev="1.4.1">
<artifact name="abi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citahub.cita-ee', module='abi', version='1.4.1')
)
libraryDependencies += "com.citahub.cita-ee" % "abi" % "1.4.1"
[com.citahub.cita-ee/abi "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.citahub.cita-ee : utils | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |