не последняя версия
Последняя версия 1.2

com.solveurits:solveurExcel 0.2beta

Solveur Excel API for JAVA - SQL Query. Extract, Insert, Update, Delete data in Excel using sql query. You can query xls and xlsx files

Группа

Группа

com.solveurits
Идентификатор

Идентификатор

solveurExcel
Версия

Версия

0.2beta
Тип

Тип

jar

Скачать solveurExcel 0.2beta


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