is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents:graph 1.0.0-alpha11

Graph components for OWC

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents
ArtifactId

ArtifactId

graph
Version

Version

1.0.0-alpha11
Type

Type

jar

Download graph 1.0.0-alpha11


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents/graph/ -->
<dependency>
    <groupId>com.opsbears.webcomponents</groupId>
    <artifactId>graph</artifactId>
    <version>1.0.0-alpha11</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/graph/
implementation 'com.opsbears.webcomponents:graph:1.0.0-alpha11'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/graph/
implementation ("com.opsbears.webcomponents:graph:1.0.0-alpha11")
'com.opsbears.webcomponents:graph:jar:1.0.0-alpha11'
<dependency org="com.opsbears.webcomponents" name="graph" rev="1.0.0-alpha11">
  <artifact name="graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents', module='graph', version='1.0.0-alpha11')
)
libraryDependencies += "com.opsbears.webcomponents" % "graph" % "1.0.0-alpha11"
[com.opsbears.webcomponents/graph "1.0.0-alpha11"]