play-utils


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

cn.playscala
ArtifactId

ArtifactId

play-utils_2.12
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-utils
play-utils
Project URL

Project URL

https://github.com/playcommunity/play-utils
Project Organization

Project Organization

cn.playscala

Download play-utils_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/cn.playscala/play-utils_2.12/ -->
<dependency>
    <groupId>cn.playscala</groupId>
    <artifactId>play-utils_2.12</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.playscala/play-utils_2.12/
implementation 'cn.playscala:play-utils_2.12:0.2.1'
// https://jarcasting.com/artifacts/cn.playscala/play-utils_2.12/
implementation ("cn.playscala:play-utils_2.12:0.2.1")
'cn.playscala:play-utils_2.12:jar:0.2.1'
<dependency org="cn.playscala" name="play-utils_2.12" rev="0.2.1">
  <artifact name="play-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.playscala', module='play-utils_2.12', version='0.2.1')
)
libraryDependencies += "cn.playscala" % "play-utils_2.12" % "0.2.1"
[cn.playscala/play-utils_2.12 "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.typesafe.play : play_2.12 jar 2.6.18

test (1)

Group / Artifact Type Version
org.scalatestplus.play : scalatestplus-play_2.12 jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0