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