is not current version
Last Version 2.0.6

io.github.smartshark:jSHARK 2.0.3

Library with database models to access the SmartSHARK environment.

GroupId

GroupId

io.github.smartshark
ArtifactId

ArtifactId

jSHARK
Version

Version

2.0.3
Type

Type

jar

Download jSHARK 2.0.3


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