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