fulibTables

Fulib Tables are the model query and transformation mechanisms provided by Fulib.

License

License

GroupId

GroupId

org.fulib
ArtifactId

ArtifactId

fulibTables
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

fulibTables
Fulib Tables are the model query and transformation mechanisms provided by Fulib.
Project URL

Project URL

https://github.com/fujaba/fulibTables
Source Code Management

Source Code Management

https://github.com/fujaba/fulibTables

Download fulibTables

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.fulib : fulibYaml jar 1.4.0

Project Modules

There are no modules declared in this project.
org.fulib

Fujaba Tool Suite

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0