Categories |
CategoriesData Doma ORM |
---|---|
GroupId | GroupIdcom.firstdata.cgo |
ArtifactId | ArtifactIddomain |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
domain-3.3.0.pom | |
domain-3.3.0.jar | 814 bytes |
domain-3.3.0-sources.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.firstdata.cgo/domain/ -->
<dependency>
<groupId>com.firstdata.cgo</groupId>
<artifactId>domain</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.firstdata.cgo/domain/
implementation 'com.firstdata.cgo:domain:3.3.0'
// https://jarcasting.com/artifacts/com.firstdata.cgo/domain/
implementation ("com.firstdata.cgo:domain:3.3.0")
'com.firstdata.cgo:domain:pom:3.3.0'
<dependency org="com.firstdata.cgo" name="domain" rev="3.3.0">
<artifact name="domain" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.firstdata.cgo', module='domain', version='3.3.0')
)
libraryDependencies += "com.firstdata.cgo" % "domain" % "3.3.0"
[com.firstdata.cgo/domain "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.6 |
com.google.dagger : dagger | jar | 2.12 |