GroupId | GroupIdcom.eshioji.hotvect |
---|---|
ArtifactId | ArtifactIdhotvect-online-util |
Version | Version0.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-online-util/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-online-util</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-online-util/
implementation 'com.eshioji.hotvect:hotvect-online-util:0.0.5'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-online-util/
implementation ("com.eshioji.hotvect:hotvect-online-util:0.0.5")
'com.eshioji.hotvect:hotvect-online-util:jar:0.0.5'
<dependency org="com.eshioji.hotvect" name="hotvect-online-util" rev="0.0.5">
<artifact name="hotvect-online-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-online-util', version='0.0.5')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-online-util" % "0.0.5"
[com.eshioji.hotvect/hotvect-online-util "0.0.5"]