License |
License |
---|---|
GroupId | GroupIdcom.disneystreaming.smithy4s |
ArtifactId | ArtifactIdsmithy4s-core_2.12 |
Version | Version0.13.7 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smithy4s-core_2.12-0.13.7.pom | |
smithy4s-core_2.12-0.13.7.jar | 1 MB |
smithy4s-core_2.12-0.13.7-sources.jar | 150 KB |
smithy4s-core_2.12-0.13.7-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-core_2.12/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>smithy4s-core_2.12</artifactId>
<version>0.13.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-core_2.12/
implementation 'com.disneystreaming.smithy4s:smithy4s-core_2.12:0.13.7'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/smithy4s-core_2.12/
implementation ("com.disneystreaming.smithy4s:smithy4s-core_2.12:0.13.7")
'com.disneystreaming.smithy4s:smithy4s-core_2.12:jar:0.13.7'
<dependency org="com.disneystreaming.smithy4s" name="smithy4s-core_2.12" rev="0.13.7">
<artifact name="smithy4s-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='smithy4s-core_2.12', version='0.13.7')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "smithy4s-core_2.12" % "0.13.7"
[com.disneystreaming.smithy4s/smithy4s-core_2.12 "0.13.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
org.scalameta : munit_2.12 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_2.12 | jar | 0.7.29 |