GroupId | GroupIdcom.github.microtweak |
---|---|
ArtifactId | ArtifactIdjvolumes-core |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
jvolumes-core-0.0.2.pom | |
jvolumes-core-0.0.2.jar | 23 KB |
jvolumes-core-0.0.2-sources.jar | 13 KB |
jvolumes-core-0.0.2-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-core/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jvolumes-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-core/
implementation 'com.github.microtweak:jvolumes-core:0.0.2'
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-core/
implementation ("com.github.microtweak:jvolumes-core:0.0.2")
'com.github.microtweak:jvolumes-core:jar:0.0.2'
<dependency org="com.github.microtweak" name="jvolumes-core" rev="0.0.2">
<artifact name="jvolumes-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jvolumes-core', version='0.0.2')
)
libraryDependencies += "com.github.microtweak" % "jvolumes-core" % "0.0.2"
[com.github.microtweak/jvolumes-core "0.0.2"]