com.exceljava:jinx

Create high performance Microsoft Excel user defined functions (UDFs) and more in Java

License

License

GroupId

GroupId

com.exceljava
ArtifactId

ArtifactId

jinx
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.exceljava:jinx
Create high performance Microsoft Excel user defined functions (UDFs) and more in Java
Project URL

Project URL

https://exceljava.com
Source Code Management

Source Code Management

http://github.com/exceljava

Download jinx

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.3
2.1.0
2.0.0
1.6.0
1.5.0
1.4.0
1.3.0
1.0.0
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.1