Categories |
CategoriesScala Languages AWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-scalazlaws_2.11 |
Version | Version0.3.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalazlaws_2.11/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-scalazlaws_2.11</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalazlaws_2.11/
implementation 'com.github.scalaprops:scalaprops-scalazlaws_2.11:0.3.6'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalazlaws_2.11/
implementation ("com.github.scalaprops:scalaprops-scalazlaws_2.11:0.3.6")
'com.github.scalaprops:scalaprops-scalazlaws_2.11:jar:0.3.6'
<dependency org="com.github.scalaprops" name="scalaprops-scalazlaws_2.11" rev="0.3.6">
<artifact name="scalaprops-scalazlaws_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-scalazlaws_2.11', version='0.3.6')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-scalazlaws_2.11" % "0.3.6"
[com.github.scalaprops/scalaprops-scalazlaws_2.11 "0.3.6"]