Categories |
CategoriesDoma Data ORM |
---|---|
GroupId | GroupIddev.hnaderi |
ArtifactId | ArtifactIdedomata-core_3 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
edomata-core_3-0.4.0.pom | |
edomata-core_3-0.4.0.jar | 302 KB |
edomata-core_3-0.4.0-sources.jar | 17 KB |
edomata-core_3-0.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.hnaderi/edomata-core_3/ -->
<dependency>
<groupId>dev.hnaderi</groupId>
<artifactId>edomata-core_3</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.hnaderi/edomata-core_3/
implementation 'dev.hnaderi:edomata-core_3:0.4.0'
// https://jarcasting.com/artifacts/dev.hnaderi/edomata-core_3/
implementation ("dev.hnaderi:edomata-core_3:0.4.0")
'dev.hnaderi:edomata-core_3:jar:0.4.0'
<dependency org="dev.hnaderi" name="edomata-core_3" rev="0.4.0">
<artifact name="edomata-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.hnaderi', module='edomata-core_3', version='0.4.0')
)
libraryDependencies += "dev.hnaderi" % "edomata-core_3" % "0.4.0"
[dev.hnaderi/edomata-core_3 "0.4.0"]