License |
License |
---|---|
Categories |
CategoriesData Clover Application Testing & Monitoring Code Coverage Doma ORM |
GroupId | GroupIdcom.firstdata.clovergo |
ArtifactId | ArtifactIddomain |
Last Version | Last Version3.3.2-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClover Go Android Domain Jar
Clover Go Android Domain Jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
domain-3.3.2-rc1.pom | |
domain-3.3.2-rc1.jar | 176 KB |
domain-3.3.2-rc1-sources.jar | 93 KB |
domain-3.3.2-rc1-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.firstdata.clovergo/domain/ -->
<dependency>
<groupId>com.firstdata.clovergo</groupId>
<artifactId>domain</artifactId>
<version>3.3.2-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstdata.clovergo/domain/
implementation 'com.firstdata.clovergo:domain:3.3.2-rc1'
// https://jarcasting.com/artifacts/com.firstdata.clovergo/domain/
implementation ("com.firstdata.clovergo:domain:3.3.2-rc1")
'com.firstdata.clovergo:domain:jar:3.3.2-rc1'
<dependency org="com.firstdata.clovergo" name="domain" rev="3.3.2-rc1">
<artifact name="domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstdata.clovergo', module='domain', version='3.3.2-rc1')
)
libraryDependencies += "com.firstdata.clovergo" % "domain" % "3.3.2-rc1"
[com.firstdata.clovergo/domain "3.3.2-rc1"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.6 |
com.google.dagger : dagger | jar | 2.12 |