| License |
License
GPLv3
|
|---|---|
| GroupId | GroupIdru.darklogic.jericho |
| ArtifactId | ArtifactIdsuper-pom |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJericho
Implementation of personal smart home
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| super-pom-1.1.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.darklogic.jericho/super-pom/ -->
<dependency>
<groupId>ru.darklogic.jericho</groupId>
<artifactId>super-pom</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.darklogic.jericho/super-pom/
implementation 'ru.darklogic.jericho:super-pom:1.1.1'
// https://jarcasting.com/artifacts/ru.darklogic.jericho/super-pom/
implementation ("ru.darklogic.jericho:super-pom:1.1.1")
'ru.darklogic.jericho:super-pom:pom:1.1.1'
<dependency org="ru.darklogic.jericho" name="super-pom" rev="1.1.1">
<artifact name="super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.darklogic.jericho', module='super-pom', version='1.1.1')
)
libraryDependencies += "ru.darklogic.jericho" % "super-pom" % "1.1.1"
[ru.darklogic.jericho/super-pom "1.1.1"]