is not current version
Last Version 0.4.0

com.linkedin.feathr:feathr_2.12 0.1.2

feathr

GroupId

GroupId

com.linkedin.feathr
ArtifactId

ArtifactId

feathr_2.12
Version

Version

0.1.2
Type

Type

jar

Download feathr_2.12 0.1.2


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