Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.jfireframework |
ArtifactId | ArtifactIdjnet |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjnet
|
Filename | Size |
---|---|
jnet-1.1.pom | |
jnet-1.1.jar | 63 KB |
jnet-1.1-sources.jar | 37 KB |
jnet-1.1-javadoc.jar | 345 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.jfireframework » schedule Optional | jar | 1.0 |
com.jfireframework : baseutil | jar | 1.2.1 |
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 |