Last Version

sids 1.2

Java implementation for Simple Downlink Share Convention (SiDS) protocol

License

License

GroupId

GroupId

ru.r2cloud
ArtifactId

ArtifactId

sids
Version

Version

1.2
Type

Type

jar
Description

Description

sids
Java implementation for Simple Downlink Share Convention (SiDS) protocol
Project URL

Project URL

https://github.com/dernasherbrezon/sids
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/sids

Download sids 1.2


<!-- https://jarcasting.com/artifacts/ru.r2cloud/sids/ -->
<dependency>
    <groupId>ru.r2cloud</groupId>
    <artifactId>sids</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.r2cloud/sids/
implementation 'ru.r2cloud:sids:1.2'
// https://jarcasting.com/artifacts/ru.r2cloud/sids/
implementation ("ru.r2cloud:sids:1.2")
'ru.r2cloud:sids:jar:1.2'
<dependency org="ru.r2cloud" name="sids" rev="1.2">
  <artifact name="sids" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.r2cloud', module='sids', version='1.2')
)
libraryDependencies += "ru.r2cloud" % "sids" % "1.2"
[ru.r2cloud/sids "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.