xdata-core

An serialize framework based on binary data

License

License

Categories

Categories

Data
GroupId

GroupId

top.xcore
ArtifactId

ArtifactId

xdata-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

xdata-core
An serialize framework based on binary data
Project URL

Project URL

https://www.xcore.top

Download xdata-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1