GroupId | GroupIdcom.eshioji.hotvect |
---|---|
ArtifactId | ArtifactIdhotvect-vw |
Version | Version0.0.10 |
Type | Typejar |
Filename | Size |
---|---|
hotvect-vw-0.0.10.pom | |
hotvect-vw-0.0.10.jar | 16 KB |
hotvect-vw-0.0.10-sources.jar | 10 KB |
hotvect-vw-0.0.10-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-vw/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-vw</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-vw/
implementation 'com.eshioji.hotvect:hotvect-vw:0.0.10'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-vw/
implementation ("com.eshioji.hotvect:hotvect-vw:0.0.10")
'com.eshioji.hotvect:hotvect-vw:jar:0.0.10'
<dependency org="com.eshioji.hotvect" name="hotvect-vw" rev="0.0.10">
<artifact name="hotvect-vw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-vw', version='0.0.10')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-vw" % "0.0.10"
[com.eshioji.hotvect/hotvect-vw "0.0.10"]