| License |
License |
|---|---|
| GroupId | GroupIdme.tfeng.play-plugins |
| ArtifactId | ArtifactIdcommon |
| Version | Version0.4.1 |
| Type | Typejar |
| Description |
Descriptioncommon
common
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationme.tfeng.play-plugins |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-0.4.1.pom | |
| common-0.4.1.jar | 4 KB |
| common-0.4.1-sources.jar | 3 KB |
| common-0.4.1-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.tfeng.play-plugins/common/ -->
<dependency>
<groupId>me.tfeng.play-plugins</groupId>
<artifactId>common</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.tfeng.play-plugins/common/
implementation 'me.tfeng.play-plugins:common:0.4.1'
// https://jarcasting.com/artifacts/me.tfeng.play-plugins/common/
implementation ("me.tfeng.play-plugins:common:0.4.1")
'me.tfeng.play-plugins:common:jar:0.4.1'
<dependency org="me.tfeng.play-plugins" name="common" rev="0.4.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tfeng.play-plugins', module='common', version='0.4.1')
)
libraryDependencies += "me.tfeng.play-plugins" % "common" % "0.4.1"
[me.tfeng.play-plugins/common "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| com.typesafe.play : twirl-api_2.10 | jar | 1.0.2 |
| com.typesafe.play : play_2.10 | jar | 2.3.8 |
| com.typesafe.play : play-java_2.10 | jar | 2.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.10 | jar | 2.3.8 |