is not current version
Last Version 0.0.12

com.eshioji.hotvect:hotvect-parent 0.0.10

Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit

GroupId

GroupId

com.eshioji.hotvect
ArtifactId

ArtifactId

hotvect-parent
Version

Version

0.0.10
Type

Type

pom

Download hotvect-parent 0.0.10

Filename Size
hotvect-parent-0.0.10.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-parent/ -->
<dependency>
    <groupId>com.eshioji.hotvect</groupId>
    <artifactId>hotvect-parent</artifactId>
    <version>0.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-parent/
implementation 'com.eshioji.hotvect:hotvect-parent:0.0.10'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-parent/
implementation ("com.eshioji.hotvect:hotvect-parent:0.0.10")
'com.eshioji.hotvect:hotvect-parent:pom:0.0.10'
<dependency org="com.eshioji.hotvect" name="hotvect-parent" rev="0.0.10">
  <artifact name="hotvect-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-parent', version='0.0.10')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-parent" % "0.0.10"
[com.eshioji.hotvect/hotvect-parent "0.0.10"]