is not current version
Last Version 1.0.2

se.alipsa:simple-rest 1.0.0

Read from and write to spreadsheets in Renjin R. Supports xls, xlsx, and ods files

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

simple-rest
Version

Version

1.0.0
Type

Type

jar

Download simple-rest 1.0.0


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