GroupId | GroupIdtop.oneyoung |
---|---|
ArtifactId | ArtifactIdoneyoung-converter |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
oneyoung-converter-0.0.3.pom | |
oneyoung-converter-0.0.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-converter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation 'top.oneyoung:oneyoung-converter:0.0.3'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation ("top.oneyoung:oneyoung-converter:0.0.3")
'top.oneyoung:oneyoung-converter:jar:0.0.3'
<dependency org="top.oneyoung" name="oneyoung-converter" rev="0.0.3">
<artifact name="oneyoung-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-converter', version='0.0.3')
)
libraryDependencies += "top.oneyoung" % "oneyoung-converter" % "0.0.3"
[top.oneyoung/oneyoung-converter "0.0.3"]