is not current version
Last Version 3.1.6

com.github.yannrichet:Rsession 3.0.0


GroupId

GroupId

com.github.yannrichet
ArtifactId

ArtifactId

Rsession
Version

Version

3.0.0
Type

Type

jar

Download Rsession 3.0.0


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