не последняя версия
Последняя версия 2.8.3

com.mastfrog:file-channel-pool 2.6.8


Группа

Группа

com.mastfrog
Идентификатор

Идентификатор

file-channel-pool
Версия

Версия

2.6.8
Тип

Тип

jar

Скачать file-channel-pool 2.6.8


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