| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eklavya |
| ArtifactId | ArtifactIdplaytags_2.11 |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplaytags
playtags
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.eklavya |
| Filename | Size |
|---|---|
| playtags_2.11-1.0.pom | |
| playtags_2.11-1.0.jar | 62 KB |
| playtags_2.11-1.0-sources.jar | 2 KB |
| playtags_2.11-1.0-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eklavya/playtags_2.11/ -->
<dependency>
<groupId>com.github.eklavya</groupId>
<artifactId>playtags_2.11</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eklavya/playtags_2.11/
implementation 'com.github.eklavya:playtags_2.11:1.0'
// https://jarcasting.com/artifacts/com.github.eklavya/playtags_2.11/
implementation ("com.github.eklavya:playtags_2.11:1.0")
'com.github.eklavya:playtags_2.11:jar:1.0'
<dependency org="com.github.eklavya" name="playtags_2.11" rev="1.0">
<artifact name="playtags_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eklavya', module='playtags_2.11', version='1.0')
)
libraryDependencies += "com.github.eklavya" % "playtags_2.11" % "1.0"
[com.github.eklavya/playtags_2.11 "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.4 |
| com.scalatags : scalatags_2.11 | jar | 0.4.2 |
| com.typesafe.play : play_2.11 | jar | 2.3.7 |