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