coreBoopickle


License

License

GroupId

GroupId

com.github.japgolly.webapp-util
ArtifactId

ArtifactId

core-boopickle_2.13
Last Version

Last Version

2.0.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

coreBoopickle
coreBoopickle
Project URL

Project URL

https://github.com/japgolly/webapp-util
Project Organization

Project Organization

com.github.japgolly.webapp-util
Source Code Management

Source Code Management

https://github.com/japgolly/webapp-util

Download core-boopickle_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core-boopickle_2.13/ -->
<dependency>
    <groupId>com.github.japgolly.webapp-util</groupId>
    <artifactId>core-boopickle_2.13</artifactId>
    <version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core-boopickle_2.13/
implementation 'com.github.japgolly.webapp-util:core-boopickle_2.13:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/core-boopickle_2.13/
implementation ("com.github.japgolly.webapp-util:core-boopickle_2.13:2.0.0-RC2")
'com.github.japgolly.webapp-util:core-boopickle_2.13:jar:2.0.0-RC2'
<dependency org="com.github.japgolly.webapp-util" name="core-boopickle_2.13" rev="2.0.0-RC2">
  <artifact name="core-boopickle_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.webapp-util', module='core-boopickle_2.13', version='2.0.0-RC2')
)
libraryDependencies += "com.github.japgolly.webapp-util" % "core-boopickle_2.13" % "2.0.0-RC2"
[com.github.japgolly.webapp-util/core-boopickle_2.13 "2.0.0-RC2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.japgolly.webapp-util : core_2.13 jar 2.0.0-RC2
io.suzaku : boopickle_2.13 jar 1.4.0
com.github.japgolly.microlibs : nonempty_2.13 jar 4.1.0
com.github.japgolly.microlibs : recursion_2.13 jar 4.1.0

test (5)

Group / Artifact Type Version
com.github.japgolly.microlibs : test-util_2.13 jar 4.1.0
com.github.japgolly.nyaya : nyaya-gen_2.13 jar 1.0.0
com.github.japgolly.nyaya : nyaya-prop_2.13 jar 1.0.0
com.github.japgolly.nyaya : nyaya-test_2.13 jar 1.0.0
com.lihaoyi : utest_2.13 jar 0.7.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-RC2
2.0.0-RC1