Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.anshulbajpai |
ArtifactId | ArtifactIdscala-playframework-effects_2.12 |
Version | Version2.6.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.anshulbajpai/scala-playframework-effects_2.12/ -->
<dependency>
<groupId>com.github.anshulbajpai</groupId>
<artifactId>scala-playframework-effects_2.12</artifactId>
<version>2.6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anshulbajpai/scala-playframework-effects_2.12/
implementation 'com.github.anshulbajpai:scala-playframework-effects_2.12:2.6.1.1'
// https://jarcasting.com/artifacts/com.github.anshulbajpai/scala-playframework-effects_2.12/
implementation ("com.github.anshulbajpai:scala-playframework-effects_2.12:2.6.1.1")
'com.github.anshulbajpai:scala-playframework-effects_2.12:jar:2.6.1.1'
<dependency org="com.github.anshulbajpai" name="scala-playframework-effects_2.12" rev="2.6.1.1">
<artifact name="scala-playframework-effects_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anshulbajpai', module='scala-playframework-effects_2.12', version='2.6.1.1')
)
libraryDependencies += "com.github.anshulbajpai" % "scala-playframework-effects_2.12" % "2.6.1.1"
[com.github.anshulbajpai/scala-playframework-effects_2.12 "2.6.1.1"]