| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rwitzel.streamflyer |
| Идентификатор | Идентификаторstreamflyer-core |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеStreamflyer Core - Allows editing an input stream
|
| Имя Файла | Размер |
|---|---|
| streamflyer-core-1.2.0.pom | |
| streamflyer-core-1.2.0.jar | 63 KB |
| streamflyer-core-1.2.0-tests.jar | 57 KB |
| streamflyer-core-1.2.0-test-sources.jar | 45 KB |
| streamflyer-core-1.2.0-sources.jar | 88 KB |
| streamflyer-core-1.2.0-javadoc.jar | 537 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rwitzel.streamflyer/streamflyer-core/ -->
<dependency>
<groupId>com.github.rwitzel.streamflyer</groupId>
<artifactId>streamflyer-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rwitzel.streamflyer/streamflyer-core/
implementation 'com.github.rwitzel.streamflyer:streamflyer-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.rwitzel.streamflyer/streamflyer-core/
implementation ("com.github.rwitzel.streamflyer:streamflyer-core:1.2.0")
'com.github.rwitzel.streamflyer:streamflyer-core:jar:1.2.0'
<dependency org="com.github.rwitzel.streamflyer" name="streamflyer-core" rev="1.2.0">
<artifact name="streamflyer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rwitzel.streamflyer', module='streamflyer-core', version='1.2.0')
)
libraryDependencies += "com.github.rwitzel.streamflyer" % "streamflyer-core" % "1.2.0"
[com.github.rwitzel.streamflyer/streamflyer-core "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12-beta-2 |
| com.googlecode.catch-exception : catch-exception | jar | 1.2.0 |