License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-spring |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRhiot :: Spring
Rhiot Project
|
Filename | Size |
---|---|
rhiot-spring-0.1.4.pom | 877 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-spring/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-spring</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-spring/
implementation 'io.rhiot:rhiot-spring:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-spring/
implementation ("io.rhiot:rhiot-spring:0.1.4")
'io.rhiot:rhiot-spring:pom:0.1.4'
<dependency org="io.rhiot" name="rhiot-spring" rev="0.1.4">
<artifact name="rhiot-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-spring', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-spring" % "0.1.4"
[io.rhiot/rhiot-spring "0.1.4"]