ru.darklogic.jericho:common

Implementation of personal smart home

License

License

GPLv3
GroupId

GroupId

ru.darklogic.jericho
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Implementation of personal smart home

Download common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.zeromq : jeromq jar 0.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0