Categories |
CategoriesCLI User Interface Monitoring Application Testing & Monitoring |
---|---|
GroupId | GroupIdorg.smartregister |
ArtifactId | ArtifactIdopensrp-client-growth-monitoring |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
opensrp-client-growth-monitoring-1.0.5.pom | -1 bytes |
opensrp-client-growth-monitoring-1.0.5-sources.jar | 261 bytes |
opensrp-client-growth-monitoring-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartregister/opensrp-client-growth-monitoring/ -->
<dependency>
<groupId>org.smartregister</groupId>
<artifactId>opensrp-client-growth-monitoring</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartregister/opensrp-client-growth-monitoring/
implementation 'org.smartregister:opensrp-client-growth-monitoring:1.0.5'
// https://jarcasting.com/artifacts/org.smartregister/opensrp-client-growth-monitoring/
implementation ("org.smartregister:opensrp-client-growth-monitoring:1.0.5")
'org.smartregister:opensrp-client-growth-monitoring:jar:1.0.5'
<dependency org="org.smartregister" name="opensrp-client-growth-monitoring" rev="1.0.5">
<artifact name="opensrp-client-growth-monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartregister', module='opensrp-client-growth-monitoring', version='1.0.5')
)
libraryDependencies += "org.smartregister" % "opensrp-client-growth-monitoring" % "1.0.5"
[org.smartregister/opensrp-client-growth-monitoring "1.0.5"]