Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.pshirshov.izumi.r2 |
ArtifactId | ArtifactIdfundamentals-platform_2.12 |
Version | Version0.6.19 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.pshirshov.izumi.r2/fundamentals-platform_2.12/ -->
<dependency>
<groupId>com.github.pshirshov.izumi.r2</groupId>
<artifactId>fundamentals-platform_2.12</artifactId>
<version>0.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.r2/fundamentals-platform_2.12/
implementation 'com.github.pshirshov.izumi.r2:fundamentals-platform_2.12:0.6.19'
// https://jarcasting.com/artifacts/com.github.pshirshov.izumi.r2/fundamentals-platform_2.12/
implementation ("com.github.pshirshov.izumi.r2:fundamentals-platform_2.12:0.6.19")
'com.github.pshirshov.izumi.r2:fundamentals-platform_2.12:jar:0.6.19'
<dependency org="com.github.pshirshov.izumi.r2" name="fundamentals-platform_2.12" rev="0.6.19">
<artifact name="fundamentals-platform_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pshirshov.izumi.r2', module='fundamentals-platform_2.12', version='0.6.19')
)
libraryDependencies += "com.github.pshirshov.izumi.r2" % "fundamentals-platform_2.12" % "0.6.19"
[com.github.pshirshov.izumi.r2/fundamentals-platform_2.12 "0.6.19"]