GroupId | GroupIdorg.openehealth.ipf.tutorials |
---|---|
ArtifactId | ArtifactIdipf-tutorials-osgi-ihe |
Version | Version3.2.0 |
Type | Typepom |
Filename | Size |
---|---|
ipf-tutorials-osgi-ihe-3.2.0.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe/ -->
<dependency>
<groupId>org.openehealth.ipf.tutorials</groupId>
<artifactId>ipf-tutorials-osgi-ihe</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe/
implementation 'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe:3.2.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe:3.2.0")
'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe:pom:3.2.0'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-osgi-ihe" rev="3.2.0">
<artifact name="ipf-tutorials-osgi-ihe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials-osgi-ihe', version='3.2.0')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-osgi-ihe" % "3.2.0"
[org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe "3.2.0"]