is not current version
Last Version 1.0.6

ai.wordbox:domainmodel 1.0.2

Wordbox - Analytics for Android

Categories

Categories

Doma Data ORM
GroupId

GroupId

ai.wordbox
ArtifactId

ArtifactId

domainmodel
Version

Version

1.0.2
Type

Type

aar

Download domainmodel 1.0.2


<!-- https://jarcasting.com/artifacts/ai.wordbox/domainmodel/ -->
<dependency>
    <groupId>ai.wordbox</groupId>
    <artifactId>domainmodel</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.wordbox/domainmodel/
implementation 'ai.wordbox:domainmodel:1.0.2'
// https://jarcasting.com/artifacts/ai.wordbox/domainmodel/
implementation ("ai.wordbox:domainmodel:1.0.2")
'ai.wordbox:domainmodel:aar:1.0.2'
<dependency org="ai.wordbox" name="domainmodel" rev="1.0.2">
  <artifact name="domainmodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.wordbox', module='domainmodel', version='1.0.2')
)
libraryDependencies += "ai.wordbox" % "domainmodel" % "1.0.2"
[ai.wordbox/domainmodel "1.0.2"]