License |
License |
---|---|
GroupId | GroupIdcom.github.eladb |
ArtifactId | ArtifactIdjsii-library-template |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.eladb:jsii-library-template
Template for jsii libraries
|
<!-- https://jarcasting.com/artifacts/com.github.eladb/jsii-library-template/ -->
<dependency>
<groupId>com.github.eladb</groupId>
<artifactId>jsii-library-template</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eladb/jsii-library-template/
implementation 'com.github.eladb:jsii-library-template:1.1.0'
// https://jarcasting.com/artifacts/com.github.eladb/jsii-library-template/
implementation ("com.github.eladb:jsii-library-template:1.1.0")
'com.github.eladb:jsii-library-template:jar:1.1.0'
<dependency org="com.github.eladb" name="jsii-library-template" rev="1.1.0">
<artifact name="jsii-library-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eladb', module='jsii-library-template', version='1.1.0')
)
libraryDependencies += "com.github.eladb" % "jsii-library-template" % "1.1.0"
[com.github.eladb/jsii-library-template "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.jsii : jsii-runtime | jar | [1.5.0,2.0.0) |
org.jetbrains : annotations | jar | [16.0.3,20.0.0) |
javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |