is not current version
Last Version 100.3.2.1

com.pontusvision:example-remotegraph 100.3.2


GroupId

GroupId

com.pontusvision
ArtifactId

ArtifactId

example-remotegraph
Version

Version

100.3.2
Type

Type

jar

Download example-remotegraph 100.3.2


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