GroupId | GroupIdcom.disneystreaming.smithy4s |
---|---|
ArtifactId | ArtifactIdschematic-core_2.13 |
Version | Version0.11.3 |
Type | Typejar |
Filename | Size |
---|---|
schematic-core_2.13-0.11.3.pom | |
schematic-core_2.13-0.11.3.jar | 317 KB |
schematic-core_2.13-0.11.3-sources.jar | 35 KB |
schematic-core_2.13-0.11.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/schematic-core_2.13/ -->
<dependency>
<groupId>com.disneystreaming.smithy4s</groupId>
<artifactId>schematic-core_2.13</artifactId>
<version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/schematic-core_2.13/
implementation 'com.disneystreaming.smithy4s:schematic-core_2.13:0.11.3'
// https://jarcasting.com/artifacts/com.disneystreaming.smithy4s/schematic-core_2.13/
implementation ("com.disneystreaming.smithy4s:schematic-core_2.13:0.11.3")
'com.disneystreaming.smithy4s:schematic-core_2.13:jar:0.11.3'
<dependency org="com.disneystreaming.smithy4s" name="schematic-core_2.13" rev="0.11.3">
<artifact name="schematic-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming.smithy4s', module='schematic-core_2.13', version='0.11.3')
)
libraryDependencies += "com.disneystreaming.smithy4s" % "schematic-core_2.13" % "0.11.3"
[com.disneystreaming.smithy4s/schematic-core_2.13 "0.11.3"]