License |
License |
---|---|
GroupId | GroupIdorg.ehrbase.openehr.sdk |
ArtifactId | ArtifactIdutil |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionEHRbase openEHR SDK
|
Filename | Size |
---|---|
util-1.6.0.pom | |
util-1.6.0.jar | 9 KB |
util-1.6.0-sources.jar | 8 KB |
util-1.6.0-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ehrbase.openehr.sdk/util/ -->
<dependency>
<groupId>org.ehrbase.openehr.sdk</groupId>
<artifactId>util</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ehrbase.openehr.sdk/util/
implementation 'org.ehrbase.openehr.sdk:util:1.6.0'
// https://jarcasting.com/artifacts/org.ehrbase.openehr.sdk/util/
implementation ("org.ehrbase.openehr.sdk:util:1.6.0")
'org.ehrbase.openehr.sdk:util:jar:1.6.0'
<dependency org="org.ehrbase.openehr.sdk" name="util" rev="1.6.0">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ehrbase.openehr.sdk', module='util', version='1.6.0')
)
libraryDependencies += "org.ehrbase.openehr.sdk" % "util" % "1.6.0"
[org.ehrbase.openehr.sdk/util "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.classgraph : classgraph | jar | 4.8.98 |
org.antlr : antlr4-runtime | jar | 4.9.1 |