jnet


Categories

Categories

Net
GroupId

GroupId

com.jfireframework
ArtifactId

ArtifactId

jnet
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jnet

Download jnet

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jfireframework » schedule Optional jar 1.0
com.jfireframework : baseutil jar 1.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0