IPTalk4J

A library for communicate with IPTalk.

License

License

GroupId

GroupId

com.github.takawitter
ArtifactId

ArtifactId

iptalk4j
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

IPTalk4J
A library for communicate with IPTalk.
Project URL

Project URL

https://github.com/takawitter/IPTalk4J/
Source Code Management

Source Code Management

https://github.com/takawitter/IPTalk4J

Download iptalk4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0