GroupId | GroupIdorg.openehealth.ipf.tutorials |
---|---|
ArtifactId | ArtifactIdipf-tutorials-osgi-ihe |
Version | Version3.1.1 |
Type | Typepom |
Filename | Size |
---|---|
ipf-tutorials-osgi-ihe-3.1.1.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.1.1</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.1.1'
// https://jarcasting.com/artifacts/org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe/
implementation ("org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe:3.1.1")
'org.openehealth.ipf.tutorials:ipf-tutorials-osgi-ihe:pom:3.1.1'
<dependency org="org.openehealth.ipf.tutorials" name="ipf-tutorials-osgi-ihe" rev="3.1.1">
<artifact name="ipf-tutorials-osgi-ihe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.tutorials', module='ipf-tutorials-osgi-ihe', version='3.1.1')
)
libraryDependencies += "org.openehealth.ipf.tutorials" % "ipf-tutorials-osgi-ihe" % "3.1.1"
[org.openehealth.ipf.tutorials/ipf-tutorials-osgi-ihe "3.1.1"]