License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.davemeier82.homeautomation |
ArtifactId | ArtifactIdhomeautomation-core |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.davemeier82.homeautomation:homeautomation-core
HomeAutomation Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
homeautomation-core-0.1.2.pom | |
homeautomation-core-0.1.2.jar | 63 KB |
homeautomation-core-0.1.2-sources.jar | 72 KB |
homeautomation-core-0.1.2-javadoc.jar | 497 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-core/ -->
<dependency>
<groupId>io.github.davemeier82.homeautomation</groupId>
<artifactId>homeautomation-core</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-core/
implementation 'io.github.davemeier82.homeautomation:homeautomation-core:0.1.2'
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-core/
implementation ("io.github.davemeier82.homeautomation:homeautomation-core:0.1.2")
'io.github.davemeier82.homeautomation:homeautomation-core:jar:0.1.2'
<dependency org="io.github.davemeier82.homeautomation" name="homeautomation-core" rev="0.1.2">
<artifact name="homeautomation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.davemeier82.homeautomation', module='homeautomation-core', version='0.1.2')
)
libraryDependencies += "io.github.davemeier82.homeautomation" % "homeautomation-core" % "0.1.2"
[io.github.davemeier82.homeautomation/homeautomation-core "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.assertj : assertj-core | jar |