License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.writethemfirst |
ArtifactId | ArtifactIdapprovals-scala_2.12 |
Version | Version0.12.2 |
Type | Typejar |
Description |
Descriptionapprovals-scala
approvals-scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.writethemfirst/approvals-scala_2.12/ -->
<dependency>
<groupId>com.github.writethemfirst</groupId>
<artifactId>approvals-scala_2.12</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.writethemfirst/approvals-scala_2.12/
implementation 'com.github.writethemfirst:approvals-scala_2.12:0.12.2'
// https://jarcasting.com/artifacts/com.github.writethemfirst/approvals-scala_2.12/
implementation ("com.github.writethemfirst:approvals-scala_2.12:0.12.2")
'com.github.writethemfirst:approvals-scala_2.12:jar:0.12.2'
<dependency org="com.github.writethemfirst" name="approvals-scala_2.12" rev="0.12.2">
<artifact name="approvals-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.writethemfirst', module='approvals-scala_2.12', version='0.12.2')
)
libraryDependencies += "com.github.writethemfirst" % "approvals-scala_2.12" % "0.12.2"
[com.github.writethemfirst/approvals-scala_2.12 "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
com.github.writethemfirst : approvals-java | jar | 0.12.0 |
com.lihaoyi : pprint_2.12 | jar | 0.5.8 |