| Группа | Группаcom.github.yannrichet |
|---|---|
| Идентификатор | ИдентификаторRsession |
| Версия | Версия3.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| Rsession-3.1.0.pom | |
| Rsession-3.1.0.jar | 1 MB |
| Rsession-3.1.0-sources.jar | 1 MB |
| Rsession-3.1.0-javadoc.jar | 560 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yannrichet/Rsession/ -->
<dependency>
<groupId>com.github.yannrichet</groupId>
<artifactId>Rsession</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yannrichet/Rsession/
implementation 'com.github.yannrichet:Rsession:3.1.0'
// https://jarcasting.com/artifacts/com.github.yannrichet/Rsession/
implementation ("com.github.yannrichet:Rsession:3.1.0")
'com.github.yannrichet:Rsession:jar:3.1.0'
<dependency org="com.github.yannrichet" name="Rsession" rev="3.1.0">
<artifact name="Rsession" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yannrichet', module='Rsession', version='3.1.0')
)
libraryDependencies += "com.github.yannrichet" % "Rsession" % "3.1.0"
[com.github.yannrichet/Rsession "3.1.0"]