Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdgremlin-agent-helm |
Version | Version1.0.0-alpha.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/gremlin-agent-helm/ -->
<dependency>
<groupId>io.github.cdklabs.cdk_cloudformation</groupId>
<artifactId>gremlin-agent-helm</artifactId>
<version>1.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/gremlin-agent-helm/
implementation 'io.github.cdklabs.cdk_cloudformation:gremlin-agent-helm:1.0.0-alpha.2'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/gremlin-agent-helm/
implementation ("io.github.cdklabs.cdk_cloudformation:gremlin-agent-helm:1.0.0-alpha.2")
'io.github.cdklabs.cdk_cloudformation:gremlin-agent-helm:jar:1.0.0-alpha.2'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="gremlin-agent-helm" rev="1.0.0-alpha.2">
<artifact name="gremlin-agent-helm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='gremlin-agent-helm', version='1.0.0-alpha.2')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "gremlin-agent-helm" % "1.0.0-alpha.2"
[io.github.cdklabs.cdk_cloudformation/gremlin-agent-helm "1.0.0-alpha.2"]