License |
License |
---|---|
GroupId | GroupIdcom.googlecode.streamflyer |
ArtifactId | ArtifactIdstreamflyer-experimental |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreamflyer Experimental Features
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.streamflyer : streamflyer-core | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.streamflyer : streamflyer-core | jar | 1.1.3 |
junit : junit | jar | 4.12-beta-2 |