License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdtop.xcore |
ArtifactId | ArtifactIdxdata-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxdata-core
An serialize framework based on binary data
|
Project URL |
Project URL |
Filename | Size |
---|---|
xdata-core-1.0.2.pom | |
xdata-core-1.0.2.jar | 51 KB |
xdata-core-1.0.2-sources.jar | 25 KB |
xdata-core-1.0.2-javadoc.jar | 101 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |