is not current version
Last Version 1.0.2

net.pincette:pincette-jsontoexcel 1.0.1

pincette-jsontoexcel

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pincette
ArtifactId

ArtifactId

pincette-jsontoexcel
Version

Version

1.0.1
Type

Type

jar

Download pincette-jsontoexcel 1.0.1


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