is not current version
Last Version 0.2.10_2.11

com.flipkart.fdp.ml:custom-transformer 0.1.2


Categories

Categories

ORM Data
GroupId

GroupId

com.flipkart.fdp.ml
ArtifactId

ArtifactId

custom-transformer
Version

Version

0.1.2
Type

Type

jar

Download custom-transformer 0.1.2


<!-- https://jarcasting.com/artifacts/com.flipkart.fdp.ml/custom-transformer/ -->
<dependency>
    <groupId>com.flipkart.fdp.ml</groupId>
    <artifactId>custom-transformer</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.flipkart.fdp.ml/custom-transformer/
implementation 'com.flipkart.fdp.ml:custom-transformer:0.1.2'
// https://jarcasting.com/artifacts/com.flipkart.fdp.ml/custom-transformer/
implementation ("com.flipkart.fdp.ml:custom-transformer:0.1.2")
'com.flipkart.fdp.ml:custom-transformer:jar:0.1.2'
<dependency org="com.flipkart.fdp.ml" name="custom-transformer" rev="0.1.2">
  <artifact name="custom-transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flipkart.fdp.ml', module='custom-transformer', version='0.1.2')
)
libraryDependencies += "com.flipkart.fdp.ml" % "custom-transformer" % "0.1.2"
[com.flipkart.fdp.ml/custom-transformer "0.1.2"]