is not current version
Last Version 2.0.1

com.sombrainc:excelorm 1.0.2

Project created to simplify the reading from Excel files

Categories

Categories

ORM Data
GroupId

GroupId

com.sombrainc
ArtifactId

ArtifactId

excelorm
Version

Version

1.0.2
Type

Type

jar

Download excelorm 1.0.2


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