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