License |
License |
---|---|
GroupId | GroupIdcom.github.play2war.ext |
ArtifactId | ArtifactIdredirect-playlogger_2.11 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredirect-playlogger
redirect-playlogger
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.play2war.ext/redirect-playlogger_2.11/ -->
<dependency>
<groupId>com.github.play2war.ext</groupId>
<artifactId>redirect-playlogger_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.play2war.ext/redirect-playlogger_2.11/
implementation 'com.github.play2war.ext:redirect-playlogger_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.github.play2war.ext/redirect-playlogger_2.11/
implementation ("com.github.play2war.ext:redirect-playlogger_2.11:1.0.1")
'com.github.play2war.ext:redirect-playlogger_2.11:jar:1.0.1'
<dependency org="com.github.play2war.ext" name="redirect-playlogger_2.11" rev="1.0.1">
<artifact name="redirect-playlogger_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.play2war.ext', module='redirect-playlogger_2.11', version='1.0.1')
)
libraryDependencies += "com.github.play2war.ext" % "redirect-playlogger_2.11" % "1.0.1"
[com.github.play2war.ext/redirect-playlogger_2.11 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.3.0 |