GroupId | GroupIdorg.jwall |
---|---|
ArtifactId | ArtifactIdstreams-plotter |
Version | Version0.9.19 |
Type | Typejar |
Filename | Size |
---|---|
streams-plotter-0.9.19.pom | |
streams-plotter-0.9.19.jar | 18 KB |
streams-plotter-0.9.19-sources.jar | 12 KB |
streams-plotter-0.9.19-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jwall/streams-plotter/ -->
<dependency>
<groupId>org.jwall</groupId>
<artifactId>streams-plotter</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jwall/streams-plotter/
implementation 'org.jwall:streams-plotter:0.9.19'
// https://jarcasting.com/artifacts/org.jwall/streams-plotter/
implementation ("org.jwall:streams-plotter:0.9.19")
'org.jwall:streams-plotter:jar:0.9.19'
<dependency org="org.jwall" name="streams-plotter" rev="0.9.19">
<artifact name="streams-plotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jwall', module='streams-plotter', version='0.9.19')
)
libraryDependencies += "org.jwall" % "streams-plotter" % "0.9.19"
[org.jwall/streams-plotter "0.9.19"]