is not current version
Last Version 1.1.0

com.github.eladb:jsii-library-template 0.0.0

Template for jsii libraries

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

jsii-library-template
Version

Version

0.0.0
Type

Type

jar

Download jsii-library-template 0.0.0


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