| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.streamflyer |
| ArtifactId | ArtifactIdstreamflyer-parent |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAllows editing an input stream
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| streamflyer-parent-1.1.3.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.streamflyer/streamflyer-parent/ -->
<dependency>
<groupId>com.googlecode.streamflyer</groupId>
<artifactId>streamflyer-parent</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.streamflyer/streamflyer-parent/
implementation 'com.googlecode.streamflyer:streamflyer-parent:1.1.3'
// https://jarcasting.com/artifacts/com.googlecode.streamflyer/streamflyer-parent/
implementation ("com.googlecode.streamflyer:streamflyer-parent:1.1.3")
'com.googlecode.streamflyer:streamflyer-parent:pom:1.1.3'
<dependency org="com.googlecode.streamflyer" name="streamflyer-parent" rev="1.1.3">
<artifact name="streamflyer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.streamflyer', module='streamflyer-parent', version='1.1.3')
)
libraryDependencies += "com.googlecode.streamflyer" % "streamflyer-parent" % "1.1.3"
[com.googlecode.streamflyer/streamflyer-parent "1.1.3"]