GroupId | GroupIdcom.github.japgolly.test-state |
---|---|
ArtifactId | ArtifactIddom-zipper_sjs0.6_2.11 |
Version | Version2.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.test-state/dom-zipper_sjs0.6_2.11/ -->
<dependency>
<groupId>com.github.japgolly.test-state</groupId>
<artifactId>dom-zipper_sjs0.6_2.11</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/dom-zipper_sjs0.6_2.11/
implementation 'com.github.japgolly.test-state:dom-zipper_sjs0.6_2.11:2.2.3'
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/dom-zipper_sjs0.6_2.11/
implementation ("com.github.japgolly.test-state:dom-zipper_sjs0.6_2.11:2.2.3")
'com.github.japgolly.test-state:dom-zipper_sjs0.6_2.11:jar:2.2.3'
<dependency org="com.github.japgolly.test-state" name="dom-zipper_sjs0.6_2.11" rev="2.2.3">
<artifact name="dom-zipper_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.test-state', module='dom-zipper_sjs0.6_2.11', version='2.2.3')
)
libraryDependencies += "com.github.japgolly.test-state" % "dom-zipper_sjs0.6_2.11" % "2.2.3"
[com.github.japgolly.test-state/dom-zipper_sjs0.6_2.11 "2.2.3"]