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