is not current version
Last Version 1.4.0

com.github.eladb:jsii-sample 1.1.2

Updated to 1.1.2

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

jsii-sample
Version

Version

1.1.2
Type

Type

jar

Download jsii-sample 1.1.2


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