не последняя версия
Последняя версия 3.3.0-v20070606-0010

org.eclipse.core:filebuffers 3.2.1-r321_v20060721


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.core
Идентификатор

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

filebuffers
Версия

Версия

3.2.1-r321_v20060721
Тип

Тип

jar

Скачать filebuffers 3.2.1-r321_v20060721


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