JGNTP

Java implementation of the Growl Network Transport Protocol

License

License

GroupId

GroupId

com.google.code.jgntp
ArtifactId

ArtifactId

jgntp
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

JGNTP
Java implementation of the Growl Network Transport Protocol
Project URL

Project URL

http://code.google.com/p/jgntp
Project Organization

Project Organization

lehphyro

Download jgntp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.6
com.google.guava : guava jar r06
org.jboss.netty : netty jar 3.2.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0