Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.opsdatastore |
ArtifactId | ArtifactIdopsdatastore-sdk-examples-parent |
Version | Version1.2.1-RC3 |
Type | Typepom |
Filename | Size |
---|---|
opsdatastore-sdk-examples-parent-1.2.1-RC3.pom | 715 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk-examples-parent/ -->
<dependency>
<groupId>com.opsdatastore</groupId>
<artifactId>opsdatastore-sdk-examples-parent</artifactId>
<version>1.2.1-RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk-examples-parent/
implementation 'com.opsdatastore:opsdatastore-sdk-examples-parent:1.2.1-RC3'
// https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk-examples-parent/
implementation ("com.opsdatastore:opsdatastore-sdk-examples-parent:1.2.1-RC3")
'com.opsdatastore:opsdatastore-sdk-examples-parent:pom:1.2.1-RC3'
<dependency org="com.opsdatastore" name="opsdatastore-sdk-examples-parent" rev="1.2.1-RC3">
<artifact name="opsdatastore-sdk-examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opsdatastore', module='opsdatastore-sdk-examples-parent', version='1.2.1-RC3')
)
libraryDependencies += "com.opsdatastore" % "opsdatastore-sdk-examples-parent" % "1.2.1-RC3"
[com.opsdatastore/opsdatastore-sdk-examples-parent "1.2.1-RC3"]