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