webmodels


License

License

GroupId

GroupId

org.mdedetrich
ArtifactId

ArtifactId

webmodels_sjs1_2.13
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

webmodels
webmodels
Project URL

Project URL

https://github.com/mdedetrich/webmodels
Project Organization

Project Organization

org.mdedetrich
Source Code Management

Source Code Management

https://github.com/mdedetrich/webmodels

Download webmodels_sjs1_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
org.scala-js : scalajs-library_2.13 jar 1.3.1
io.circe : circe-core_sjs1_2.13 jar 0.13.0

test (3)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.3.1
org.specs2 : specs2-core_sjs1_2.13 jar 4.10.5
io.circe : circe-parser_sjs1_2.13 jar 0.13.0

Project Modules

There are no modules declared in this project.

Webmodels

Webmodels is a scala library with a collection of Scala models/constants that are relevant to modern HTTP programming.

It is designed to be shared with other libraries so that you can share common types

Versions

Version
0.9.1
0.9.0