License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.a14e |
ArtifactId | ArtifactIdsimplevalidation_2.12 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptionsimplevalidation
simplevalidation
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.a14e |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.a14e/simplevalidation_2.12/ -->
<dependency>
<groupId>com.github.a14e</groupId>
<artifactId>simplevalidation_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a14e/simplevalidation_2.12/
implementation 'com.github.a14e:simplevalidation_2.12:0.3'
// https://jarcasting.com/artifacts/com.github.a14e/simplevalidation_2.12/
implementation ("com.github.a14e:simplevalidation_2.12:0.3")
'com.github.a14e:simplevalidation_2.12:jar:0.3'
<dependency org="com.github.a14e" name="simplevalidation_2.12" rev="0.3">
<artifact name="simplevalidation_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a14e', module='simplevalidation_2.12', version='0.3')
)
libraryDependencies += "com.github.a14e" % "simplevalidation_2.12" % "0.3"
[com.github.a14e/simplevalidation_2.12 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |
org.scalatest : scalatest_2.12 | jar | 3.0.4 |