License |
License |
---|---|
GroupId | GroupIdio.openmanufacturing |
ArtifactId | ArtifactIdsds-sdk-parent |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSDS SDK Parent
OMP SDS SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sds-sdk-parent-1.0.2.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openmanufacturing/sds-sdk-parent/ -->
<dependency>
<groupId>io.openmanufacturing</groupId>
<artifactId>sds-sdk-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openmanufacturing/sds-sdk-parent/
implementation 'io.openmanufacturing:sds-sdk-parent:1.0.2'
// https://jarcasting.com/artifacts/io.openmanufacturing/sds-sdk-parent/
implementation ("io.openmanufacturing:sds-sdk-parent:1.0.2")
'io.openmanufacturing:sds-sdk-parent:pom:1.0.2'
<dependency org="io.openmanufacturing" name="sds-sdk-parent" rev="1.0.2">
<artifact name="sds-sdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openmanufacturing', module='sds-sdk-parent', version='1.0.2')
)
libraryDependencies += "io.openmanufacturing" % "sds-sdk-parent" % "1.0.2"
[io.openmanufacturing/sds-sdk-parent "1.0.2"]