is not current version
Last Version 1.4.0

com.github.eladb:jsii-sample 1.3.0

Updated to 1.1.3

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

jsii-sample
Version

Version

1.3.0
Type

Type

jar

Download jsii-sample 1.3.0


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