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