signal4j

Simple library for using the Signal service

License

License

GroupId

GroupId

com.github.turakar
ArtifactId

ArtifactId

signal4j
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

signal4j
Simple library for using the Signal service
Project URL

Project URL

https://github.com/Turakar/signal4j

Download signal4j

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.github.turasa : signal-service-java jar 2.3.1_unofficial_1
com.fasterxml.jackson.core : jackson-databind jar 2.5.0
org.bouncycastle : bcprov-jdk15on jar 1.55
org.bouncycastle : bcprov-ext-jdk15on jar 1.55

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0