License |
License |
---|---|
GroupId | GroupIdcom.increff.commons |
ArtifactId | ArtifactIdincreff-commons-sheet |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionincreff-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 |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |