| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.rhiot |
| ArtifactId | ArtifactIdrhiot-utils-maven |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRhiot :: Maven utils
Rhiot Project
|
| Filename | Size |
|---|---|
| rhiot-utils-maven-0.1.4.pom | |
| rhiot-utils-maven-0.1.4.jar | 17 KB |
| rhiot-utils-maven-0.1.4-sources.jar | 5 KB |
| rhiot-utils-maven-0.1.4-javadoc.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-utils-maven/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-utils-maven</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-utils-maven/
implementation 'io.rhiot:rhiot-utils-maven:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-utils-maven/
implementation ("io.rhiot:rhiot-utils-maven:0.1.4")
'io.rhiot:rhiot-utils-maven:jar:0.1.4'
<dependency org="io.rhiot" name="rhiot-utils-maven" rev="0.1.4">
<artifact name="rhiot-utils-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-utils-maven', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-utils-maven" % "0.1.4"
[io.rhiot/rhiot-utils-maven "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rhiot : rhiot-utils | jar | 0.1.4 |
| com.jcabi : jcabi-aether | jar | 0.10.1 |
| org.apache.maven : maven-core | jar | 3.0.5 |
| org.apache.maven : maven-model | jar | 3.0.5 |
| org.apache.maven : maven-settings-builder | jar | 3.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| com.google.truth : truth | jar | 0.27 |