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