Last Version

com.github.rwitzel.streamflyer:streamflyer-core 1.2.0

Streamflyer Core - Allows editing an input stream

License

License

GroupId

GroupId

com.github.rwitzel.streamflyer
ArtifactId

ArtifactId

streamflyer-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

Streamflyer Core - Allows editing an input stream

Download streamflyer-core 1.2.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12-beta-2
com.googlecode.catch-exception : catch-exception jar 1.2.0

Project Modules

There are no modules declared in this project.