GroupId | GroupIdcom.github.piotr-kalanski |
---|---|
ArtifactId | ArtifactIdsplot |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
splot-0.1.0.pom | |
splot-0.1.0.jar | 297 KB |
splot-0.1.0-sources.jar | 23 KB |
splot-0.1.0-javadoc.jar | 601 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piotr-kalanski/splot/ -->
<dependency>
<groupId>com.github.piotr-kalanski</groupId>
<artifactId>splot</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piotr-kalanski/splot/
implementation 'com.github.piotr-kalanski:splot:0.1.0'
// https://jarcasting.com/artifacts/com.github.piotr-kalanski/splot/
implementation ("com.github.piotr-kalanski:splot:0.1.0")
'com.github.piotr-kalanski:splot:jar:0.1.0'
<dependency org="com.github.piotr-kalanski" name="splot" rev="0.1.0">
<artifact name="splot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piotr-kalanski', module='splot', version='0.1.0')
)
libraryDependencies += "com.github.piotr-kalanski" % "splot" % "0.1.0"
[com.github.piotr-kalanski/splot "0.1.0"]