License |
License |
---|---|
GroupId | GroupIdcom.googlecode.streamflyer |
ArtifactId | ArtifactIdstreamflyer-core |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamflyer Core - Allows editing an input stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12-beta-2 |
com.googlecode.catch-exception : catch-exception | jar | 1.2.0 |