License |
License |
---|---|
GroupId | GroupIdio.taig |
ArtifactId | ArtifactIdbetter-safe-than-sorry_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionBetterSafeThanSorry
Form validation for Scala on Android
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.taig/better-safe-than-sorry_2.11/ -->
<dependency>
<groupId>io.taig</groupId>
<artifactId>better-safe-than-sorry_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.taig/better-safe-than-sorry_2.11/
implementation 'io.taig:better-safe-than-sorry_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.taig/better-safe-than-sorry_2.11/
implementation ("io.taig:better-safe-than-sorry_2.11:0.2.0")
'io.taig:better-safe-than-sorry_2.11:jar:0.2.0'
<dependency org="io.taig" name="better-safe-than-sorry_2.11" rev="0.2.0">
<artifact name="better-safe-than-sorry_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.taig', module='better-safe-than-sorry_2.11', version='0.2.0')
)
libraryDependencies += "io.taig" % "better-safe-than-sorry_2.11" % "0.2.0"
[io.taig/better-safe-than-sorry_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.chuusai : shapeless_2.11 | jar | 2.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0-M7 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |