Last Version

Table/IO Core Package 0.2

Uniformed Table Reader/Writer Core Packages

License

License

Categories

Categories

ORM Data
GroupId

GroupId

info.informationsea.tableio
ArtifactId

ArtifactId

tableio-core
Version

Version

0.2
Type

Type

jar
Description

Description

Table/IO Core Package
Uniformed Table Reader/Writer Core Packages
Project URL

Project URL

https://github.com/informationsea/tableio
Source Code Management

Source Code Management

https://github.com/informationsea/tableio/

Download tableio-core 0.2


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

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.