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