GroupId | GroupIdru.tinkoff |
---|---|
ArtifactId | ArtifactIdtyped-schema-typedsl_2.13 |
Version | Version0.11.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-typedsl_2.13/ -->
<dependency>
<groupId>ru.tinkoff</groupId>
<artifactId>typed-schema-typedsl_2.13</artifactId>
<version>0.11.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-typedsl_2.13/
implementation 'ru.tinkoff:typed-schema-typedsl_2.13:0.11.0-RC1'
// https://jarcasting.com/artifacts/ru.tinkoff/typed-schema-typedsl_2.13/
implementation ("ru.tinkoff:typed-schema-typedsl_2.13:0.11.0-RC1")
'ru.tinkoff:typed-schema-typedsl_2.13:jar:0.11.0-RC1'
<dependency org="ru.tinkoff" name="typed-schema-typedsl_2.13" rev="0.11.0-RC1">
<artifact name="typed-schema-typedsl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff', module='typed-schema-typedsl_2.13', version='0.11.0-RC1')
)
libraryDependencies += "ru.tinkoff" % "typed-schema-typedsl_2.13" % "0.11.0-RC1"
[ru.tinkoff/typed-schema-typedsl_2.13 "0.11.0-RC1"]