| License |
License |
|---|---|
| GroupId | GroupIdio.github.pityka |
| ArtifactId | ArtifactIdsampling_2.12 |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptionsampling
sampling
|
| Project Organization |
Project Organizationio.github.pityka |
| Filename | Size |
|---|---|
| sampling_2.12-0.0.1.pom | |
| sampling_2.12-0.0.1.jar | 7 KB |
| sampling_2.12-0.0.1-sources.jar | 779 bytes |
| sampling_2.12-0.0.1-javadoc.jar | 622 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pityka/sampling_2.12/ -->
<dependency>
<groupId>io.github.pityka</groupId>
<artifactId>sampling_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/sampling_2.12/
implementation 'io.github.pityka:sampling_2.12:0.0.1'
// https://jarcasting.com/artifacts/io.github.pityka/sampling_2.12/
implementation ("io.github.pityka:sampling_2.12:0.0.1")
'io.github.pityka:sampling_2.12:jar:0.0.1'
<dependency org="io.github.pityka" name="sampling_2.12" rev="0.0.1">
<artifact name="sampling_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='sampling_2.12', version='0.0.1')
)
libraryDependencies += "io.github.pityka" % "sampling_2.12" % "0.0.1"
[io.github.pityka/sampling_2.12 "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.0 |