License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.reactific |
ArtifactId | ArtifactIdhelpers-testkit_2.11 |
Version | Version0.4.3 |
Type | Typejar |
Description |
Descriptionhelpers-testkit
helpers-testkit
|
Project Organization |
Project Organizationcom.reactific |
<!-- https://jarcasting.com/artifacts/com.reactific/helpers-testkit_2.11/ -->
<dependency>
<groupId>com.reactific</groupId>
<artifactId>helpers-testkit_2.11</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.reactific/helpers-testkit_2.11/
implementation 'com.reactific:helpers-testkit_2.11:0.4.3'
// https://jarcasting.com/artifacts/com.reactific/helpers-testkit_2.11/
implementation ("com.reactific:helpers-testkit_2.11:0.4.3")
'com.reactific:helpers-testkit_2.11:jar:0.4.3'
<dependency org="com.reactific" name="helpers-testkit_2.11" rev="0.4.3">
<artifact name="helpers-testkit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reactific', module='helpers-testkit_2.11', version='0.4.3')
)
libraryDependencies += "com.reactific" % "helpers-testkit_2.11" % "0.4.3"
[com.reactific/helpers-testkit_2.11 "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.reactific : helpers_2.11 | jar | 0.4.3 |
org.specs2 : specs2-core_2.11 | jar | 3.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-junit_2.11 | jar | 3.6.6 |