License |
License |
---|---|
GroupId | GroupIdio.taig.android |
ArtifactId | ArtifactIdbetter-safe-than-sorry_2.11 |
Version | Version0.2.0 |
Type | Typeaar |
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.android/better-safe-than-sorry_2.11/ -->
<dependency>
<groupId>io.taig.android</groupId>
<artifactId>better-safe-than-sorry_2.11</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.taig.android/better-safe-than-sorry_2.11/
implementation 'io.taig.android:better-safe-than-sorry_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.taig.android/better-safe-than-sorry_2.11/
implementation ("io.taig.android:better-safe-than-sorry_2.11:0.2.0")
'io.taig.android:better-safe-than-sorry_2.11:aar:0.2.0'
<dependency org="io.taig.android" name="better-safe-than-sorry_2.11" rev="0.2.0">
<artifact name="better-safe-than-sorry_2.11" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.taig.android', module='better-safe-than-sorry_2.11', version='0.2.0')
)
libraryDependencies += "io.taig.android" % "better-safe-than-sorry_2.11" % "0.2.0"
[io.taig.android/better-safe-than-sorry_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
io.taig : better-safe-than-sorry_2.11 | jar | 0.2.0 |
com.android.support » design | jar | 23.1.1 |