Categories |
CategoriesAWS Container PaaS Providers Wire Data Data Structures |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdiotwireless |
Version | Version810.2.817.0 |
Type | Typejar |
Filename | Size |
---|---|
iotwireless-810.2.817.0.pom | |
iotwireless-810.2.817.0.jar | 19 KB |
iotwireless-810.2.817.0-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/iotwireless/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>iotwireless</artifactId>
<version>810.2.817.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/iotwireless/
implementation 'com.cognitect.aws:iotwireless:810.2.817.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/iotwireless/
implementation ("com.cognitect.aws:iotwireless:810.2.817.0")
'com.cognitect.aws:iotwireless:jar:810.2.817.0'
<dependency org="com.cognitect.aws" name="iotwireless" rev="810.2.817.0">
<artifact name="iotwireless" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='iotwireless', version='810.2.817.0')
)
libraryDependencies += "com.cognitect.aws" % "iotwireless" % "810.2.817.0"
[com.cognitect.aws/iotwireless "810.2.817.0"]