GroupId | GroupIdde.sfb876 |
---|---|
ArtifactId | ArtifactIdstreams-plotter |
Version | Version0.9.27 |
Type | Typejar |
Filename | Size |
---|---|
streams-plotter-0.9.27.pom | |
streams-plotter-0.9.27.jar | 55 KB |
streams-plotter-0.9.27-sources.jar | 29 KB |
streams-plotter-0.9.27-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfb876/streams-plotter/ -->
<dependency>
<groupId>de.sfb876</groupId>
<artifactId>streams-plotter</artifactId>
<version>0.9.27</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams-plotter/
implementation 'de.sfb876:streams-plotter:0.9.27'
// https://jarcasting.com/artifacts/de.sfb876/streams-plotter/
implementation ("de.sfb876:streams-plotter:0.9.27")
'de.sfb876:streams-plotter:jar:0.9.27'
<dependency org="de.sfb876" name="streams-plotter" rev="0.9.27">
<artifact name="streams-plotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams-plotter', version='0.9.27')
)
libraryDependencies += "de.sfb876" % "streams-plotter" % "0.9.27"
[de.sfb876/streams-plotter "0.9.27"]