License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.opsdatastore |
ArtifactId | ArtifactIdopsdatastore-sdk-examples-parent |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpsDataStore SDK Examples Parent
Developer kit for Use in creating plugins for the OpsDataStore Ecosystem
|
Project URL |
Project URL |
Filename | Size |
---|---|
opsdatastore-sdk-examples-parent-1.4.0.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.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk-examples-parent/
implementation 'com.opsdatastore:opsdatastore-sdk-examples-parent:1.4.0'
// https://jarcasting.com/artifacts/com.opsdatastore/opsdatastore-sdk-examples-parent/
implementation ("com.opsdatastore:opsdatastore-sdk-examples-parent:1.4.0")
'com.opsdatastore:opsdatastore-sdk-examples-parent:pom:1.4.0'
<dependency org="com.opsdatastore" name="opsdatastore-sdk-examples-parent" rev="1.4.0">
<artifact name="opsdatastore-sdk-examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opsdatastore', module='opsdatastore-sdk-examples-parent', version='1.4.0')
)
libraryDependencies += "com.opsdatastore" % "opsdatastore-sdk-examples-parent" % "1.4.0"
[com.opsdatastore/opsdatastore-sdk-examples-parent "1.4.0"]