| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.ethz.inf.vs |
| Идентификатор | Идентификаторcf-root |
| Версия | Версия0.18.7-final |
| Тип | Типpom |
| Описание |
ОписаниеCalifornium Root
Californium (Cf) CoAP framework parent root
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cf-root-0.18.7-final.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.ethz.inf.vs/cf-root/ -->
<dependency>
<groupId>ch.ethz.inf.vs</groupId>
<artifactId>cf-root</artifactId>
<version>0.18.7-final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.ethz.inf.vs/cf-root/
implementation 'ch.ethz.inf.vs:cf-root:0.18.7-final'
// https://jarcasting.com/artifacts/ch.ethz.inf.vs/cf-root/
implementation ("ch.ethz.inf.vs:cf-root:0.18.7-final")
'ch.ethz.inf.vs:cf-root:pom:0.18.7-final'
<dependency org="ch.ethz.inf.vs" name="cf-root" rev="0.18.7-final">
<artifact name="cf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.ethz.inf.vs', module='cf-root', version='0.18.7-final')
)
libraryDependencies += "ch.ethz.inf.vs" % "cf-root" % "0.18.7-final"
[ch.ethz.inf.vs/cf-root "0.18.7-final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.ethz.inf.vs : element-connector | jar | 0.2-final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |