GroupId | GroupIdtf.tofu |
---|---|
ArtifactId | ArtifactIdtofu-core-cats-mtl_2.13 |
Version | Version0.10.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/tf.tofu/tofu-core-cats-mtl_2.13/ -->
<dependency>
<groupId>tf.tofu</groupId>
<artifactId>tofu-core-cats-mtl_2.13</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/tf.tofu/tofu-core-cats-mtl_2.13/
implementation 'tf.tofu:tofu-core-cats-mtl_2.13:0.10.0'
// https://jarcasting.com/artifacts/tf.tofu/tofu-core-cats-mtl_2.13/
implementation ("tf.tofu:tofu-core-cats-mtl_2.13:0.10.0")
'tf.tofu:tofu-core-cats-mtl_2.13:jar:0.10.0'
<dependency org="tf.tofu" name="tofu-core-cats-mtl_2.13" rev="0.10.0">
<artifact name="tofu-core-cats-mtl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.tofu', module='tofu-core-cats-mtl_2.13', version='0.10.0')
)
libraryDependencies += "tf.tofu" % "tofu-core-cats-mtl_2.13" % "0.10.0"
[tf.tofu/tofu-core-cats-mtl_2.13 "0.10.0"]