License |
License |
---|---|
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdtoolkit_2.11 |
Version | Version0.4.2 |
Type | Typejar |
Description |
Descriptiontoolkit
Toolkit for Play framework 2 with additional, more advanced, functionality
|
Project Organization |
Project Organizationcom.github.karelcemus |
Filename | Size |
---|---|
toolkit_2.11-0.4.2.pom | |
toolkit_2.11-0.4.2.jar | 309 bytes |
toolkit_2.11-0.4.2-sources.jar | 257 bytes |
toolkit_2.11-0.4.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/toolkit_2.11/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>toolkit_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/toolkit_2.11/
implementation 'com.github.karelcemus:toolkit_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.github.karelcemus/toolkit_2.11/
implementation ("com.github.karelcemus:toolkit_2.11:0.4.2")
'com.github.karelcemus:toolkit_2.11:jar:0.4.2'
<dependency org="com.github.karelcemus" name="toolkit_2.11" rev="0.4.2">
<artifact name="toolkit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='toolkit_2.11', version='0.4.2')
)
libraryDependencies += "com.github.karelcemus" % "toolkit_2.11" % "0.4.2"
[com.github.karelcemus/toolkit_2.11 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.5 |
com.typesafe.play : play-test_2.11 | jar | 2.5.6 |