GroupId | GroupIdorg.carewebframework |
---|---|
ArtifactId | ArtifactIdorg.carewebframework.vista.ui.allergies |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.vista.ui.allergies/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.vista.ui.allergies</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.vista.ui.allergies/
implementation 'org.carewebframework:org.carewebframework.vista.ui.allergies:1.0.1'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.vista.ui.allergies/
implementation ("org.carewebframework:org.carewebframework.vista.ui.allergies:1.0.1")
'org.carewebframework:org.carewebframework.vista.ui.allergies:jar:1.0.1'
<dependency org="org.carewebframework" name="org.carewebframework.vista.ui.allergies" rev="1.0.1">
<artifact name="org.carewebframework.vista.ui.allergies" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.vista.ui.allergies', version='1.0.1')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.vista.ui.allergies" % "1.0.1"
[org.carewebframework/org.carewebframework.vista.ui.allergies "1.0.1"]