License |
License |
---|---|
GroupId | GroupIdorg.wvlet |
ArtifactId | ArtifactIdwvlet-test_2.12 |
Version | Version0.28 |
Type | Typejar |
Description |
Descriptionwvlet-test
wvlet testing module
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.wvlet |
Filename | Size |
---|---|
wvlet-test_2.12-0.28.pom | |
wvlet-test_2.12-0.28.jar | 2 KB |
wvlet-test_2.12-0.28-sources.jar | 1 KB |
wvlet-test_2.12-0.28-javadoc.jar | 641 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wvlet/wvlet-test_2.12/ -->
<dependency>
<groupId>org.wvlet</groupId>
<artifactId>wvlet-test_2.12</artifactId>
<version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet/wvlet-test_2.12/
implementation 'org.wvlet:wvlet-test_2.12:0.28'
// https://jarcasting.com/artifacts/org.wvlet/wvlet-test_2.12/
implementation ("org.wvlet:wvlet-test_2.12:0.28")
'org.wvlet:wvlet-test_2.12:jar:0.28'
<dependency org="org.wvlet" name="wvlet-test_2.12" rev="0.28">
<artifact name="wvlet-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet', module='wvlet-test_2.12', version='0.28')
)
libraryDependencies += "org.wvlet" % "wvlet-test_2.12" % "0.28"
[org.wvlet/wvlet-test_2.12 "0.28"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
org.wvlet : wvlet-log_2.12 | jar | 1.2.3 |
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.12.6 |