is not current version
Last Version 0.4.3

com.reactific:helpers-testkit_2.11 0.3.6

helpers-testkit

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.reactific
ArtifactId

ArtifactId

helpers-testkit_2.11
Version

Version

0.3.6
Type

Type

jar

Download helpers-testkit_2.11 0.3.6


<!-- https://jarcasting.com/artifacts/com.reactific/helpers-testkit_2.11/ -->
<dependency>
    <groupId>com.reactific</groupId>
    <artifactId>helpers-testkit_2.11</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.reactific/helpers-testkit_2.11/
implementation 'com.reactific:helpers-testkit_2.11:0.3.6'
// https://jarcasting.com/artifacts/com.reactific/helpers-testkit_2.11/
implementation ("com.reactific:helpers-testkit_2.11:0.3.6")
'com.reactific:helpers-testkit_2.11:jar:0.3.6'
<dependency org="com.reactific" name="helpers-testkit_2.11" rev="0.3.6">
  <artifact name="helpers-testkit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reactific', module='helpers-testkit_2.11', version='0.3.6')
)
libraryDependencies += "com.reactific" % "helpers-testkit_2.11" % "0.3.6"
[com.reactific/helpers-testkit_2.11 "0.3.6"]