Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.openmuc.framework |
ArtifactId | ArtifactIdopenmuc-webui-dataplotter |
Version | Version0.18.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-webui-dataplotter/ -->
<dependency>
<groupId>org.openmuc.framework</groupId>
<artifactId>openmuc-webui-dataplotter</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-webui-dataplotter/
implementation 'org.openmuc.framework:openmuc-webui-dataplotter:0.18.0'
// https://jarcasting.com/artifacts/org.openmuc.framework/openmuc-webui-dataplotter/
implementation ("org.openmuc.framework:openmuc-webui-dataplotter:0.18.0")
'org.openmuc.framework:openmuc-webui-dataplotter:jar:0.18.0'
<dependency org="org.openmuc.framework" name="openmuc-webui-dataplotter" rev="0.18.0">
<artifact name="openmuc-webui-dataplotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmuc.framework', module='openmuc-webui-dataplotter', version='0.18.0')
)
libraryDependencies += "org.openmuc.framework" % "openmuc-webui-dataplotter" % "0.18.0"
[org.openmuc.framework/openmuc-webui-dataplotter "0.18.0"]