GroupId | GroupIdcom.github.japgolly.test-state |
---|---|
ArtifactId | ArtifactIdcore_sjs0.6_2.12 |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs0.6_2.12-2.2.1.pom | |
core_sjs0.6_2.12-2.2.1.jar | 1 MB |
core_sjs0.6_2.12-2.2.1-sources.jar | 57 KB |
core_sjs0.6_2.12-2.2.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.test-state/core_sjs0.6_2.12/ -->
<dependency>
<groupId>com.github.japgolly.test-state</groupId>
<artifactId>core_sjs0.6_2.12</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/core_sjs0.6_2.12/
implementation 'com.github.japgolly.test-state:core_sjs0.6_2.12:2.2.1'
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/core_sjs0.6_2.12/
implementation ("com.github.japgolly.test-state:core_sjs0.6_2.12:2.2.1")
'com.github.japgolly.test-state:core_sjs0.6_2.12:jar:2.2.1'
<dependency org="com.github.japgolly.test-state" name="core_sjs0.6_2.12" rev="2.2.1">
<artifact name="core_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.test-state', module='core_sjs0.6_2.12', version='2.2.1')
)
libraryDependencies += "com.github.japgolly.test-state" % "core_sjs0.6_2.12" % "2.2.1"
[com.github.japgolly.test-state/core_sjs0.6_2.12 "2.2.1"]