| Группа | Группаcom.dimafeng |
|---|---|
| Идентификатор | Идентификаторneotypes-fs2-stream_2.13 |
| Версия | Версия0.15.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.dimafeng/neotypes-fs2-stream_2.13/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>neotypes-fs2-stream_2.13</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-fs2-stream_2.13/
implementation 'com.dimafeng:neotypes-fs2-stream_2.13:0.15.0'
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-fs2-stream_2.13/
implementation ("com.dimafeng:neotypes-fs2-stream_2.13:0.15.0")
'com.dimafeng:neotypes-fs2-stream_2.13:jar:0.15.0'
<dependency org="com.dimafeng" name="neotypes-fs2-stream_2.13" rev="0.15.0">
<artifact name="neotypes-fs2-stream_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='neotypes-fs2-stream_2.13', version='0.15.0')
)
libraryDependencies += "com.dimafeng" % "neotypes-fs2-stream_2.13" % "0.15.0"
[com.dimafeng/neotypes-fs2-stream_2.13 "0.15.0"]