GroupId | GroupIdcom.vii.brillien |
---|---|
ArtifactId | ArtifactIdstreamline |
Last Version | Last Version10.09 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreamline
|
Filename | Size |
---|---|
streamline-10.09.pom | |
streamline-10.09.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vii.brillien/streamline/ -->
<dependency>
<groupId>com.vii.brillien</groupId>
<artifactId>streamline</artifactId>
<version>10.09</version>
</dependency>
// https://jarcasting.com/artifacts/com.vii.brillien/streamline/
implementation 'com.vii.brillien:streamline:10.09'
// https://jarcasting.com/artifacts/com.vii.brillien/streamline/
implementation ("com.vii.brillien:streamline:10.09")
'com.vii.brillien:streamline:jar:10.09'
<dependency org="com.vii.brillien" name="streamline" rev="10.09">
<artifact name="streamline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vii.brillien', module='streamline', version='10.09')
)
libraryDependencies += "com.vii.brillien" % "streamline" % "10.09"
[com.vii.brillien/streamline "10.09"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
com.google.code.svenson : svenson | jar | [1.3.7,) |
com.vii.brillien : slf4Brillien | jar | 10.09 |
commons-pool : commons-pool | jar | [1.5.4,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |