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