webmodels


License

License

GroupId

GroupId

org.mdedetrich
ArtifactId

ArtifactId

webmodels_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_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
io.circe : circe-core_2.13 jar 0.13.0

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.10.5
io.circe : circe-parser_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
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0