License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.reactific |
ArtifactId | ArtifactIdhelpers_2.11 |
Version | Version0.4.3 |
Type | Typejar |
Description |
Descriptionhelpers
helpers
|
Project Organization |
Project Organizationcom.reactific |
Filename | Size |
---|---|
helpers_2.11-0.4.3.pom | |
helpers_2.11-0.4.3.jar | 142 KB |
helpers_2.11-0.4.3-sources.jar | 23 KB |
helpers_2.11-0.4.3-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reactific/helpers_2.11/ -->
<dependency>
<groupId>com.reactific</groupId>
<artifactId>helpers_2.11</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.reactific/helpers_2.11/
implementation 'com.reactific:helpers_2.11:0.4.3'
// https://jarcasting.com/artifacts/com.reactific/helpers_2.11/
implementation ("com.reactific:helpers_2.11:0.4.3")
'com.reactific:helpers_2.11:jar:0.4.3'
<dependency org="com.reactific" name="helpers_2.11" rev="0.4.3">
<artifact name="helpers_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reactific', module='helpers_2.11', version='0.4.3')
)
libraryDependencies += "com.reactific" % "helpers_2.11" % "0.4.3"
[com.reactific/helpers_2.11 "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.5.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.6.6 |
org.specs2 : specs2-junit_2.11 | jar | 3.6.6 |