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