Networkparser

Networkparser is a Framework for serialization to Json, XML and Byte.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.fujaba
ArtifactId

ArtifactId

NetworkParser
Last Version

Last Version

4.2.275
Release Date

Release Date

Type

Type

jar
Description

Description

Networkparser
Networkparser is a Framework for serialization to Json, XML and Byte.
Project URL

Project URL

https://github.com/fujaba/Networkparser

Download NetworkParser

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.github.fujaba

Fujaba Tool Suite

Versions

Version
4.2.275
4.2.274
4.2.253