Last Version

increff-commons-sheet 1.8.3

Commons sheet library is used for creating a structured way to perform file read and write operations and is used in Imdb library.

License

License

GroupId

GroupId

com.increff.commons
ArtifactId

ArtifactId

increff-commons-sheet
Version

Version

1.8.3
Type

Type

jar
Description

Description

increff-commons-sheet
Commons sheet library is used for creating a structured way to perform file read and write operations and is used in Imdb library.
Project URL

Project URL

https://github.com/increff/commons-sheet2
Source Code Management

Source Code Management

https://github.com/increff/commons-sheet2

Download increff-commons-sheet 1.8.3


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.