License |
License |
---|---|
GroupId | GroupIdcom.marciocadev |
ArtifactId | ArtifactIdprojen-jsii-example |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.marciocadev:projen-jsii-example
projen-jsii-example
|
Filename | Size |
---|---|
projen-jsii-example-1.0.0.pom | |
projen-jsii-example-1.0.0.jar | 14 KB |
projen-jsii-example-1.0.0-sources.jar | 12 KB |
projen-jsii-example-1.0.0-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marciocadev/projen-jsii-example/ -->
<dependency>
<groupId>com.marciocadev</groupId>
<artifactId>projen-jsii-example</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marciocadev/projen-jsii-example/
implementation 'com.marciocadev:projen-jsii-example:1.0.0'
// https://jarcasting.com/artifacts/com.marciocadev/projen-jsii-example/
implementation ("com.marciocadev:projen-jsii-example:1.0.0")
'com.marciocadev:projen-jsii-example:jar:1.0.0'
<dependency org="com.marciocadev" name="projen-jsii-example" rev="1.0.0">
<artifact name="projen-jsii-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marciocadev', module='projen-jsii-example', version='1.0.0')
)
libraryDependencies += "com.marciocadev" % "projen-jsii-example" % "1.0.0"
[com.marciocadev/projen-jsii-example "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.jsii : jsii-runtime | jar | [1.50.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) |