| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.segoia |
| Идентификатор | Идентификаторnetcell-commons |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnetcell-commons
Shared support classes for netcell ecosystem
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| netcell-commons-0.0.1.pom | |
| netcell-commons-0.0.1.jar | 50 KB |
| netcell-commons-0.0.1-sources.jar | 46 KB |
| netcell-commons-0.0.1-javadoc.jar | 256 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.segoia/netcell-commons/ -->
<dependency>
<groupId>net.segoia</groupId>
<artifactId>netcell-commons</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.segoia/netcell-commons/
implementation 'net.segoia:netcell-commons:0.0.1'
// https://jarcasting.com/artifacts/net.segoia/netcell-commons/
implementation ("net.segoia:netcell-commons:0.0.1")
'net.segoia:netcell-commons:jar:0.0.1'
<dependency org="net.segoia" name="netcell-commons" rev="0.0.1">
<artifact name="netcell-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.segoia', module='netcell-commons', version='0.0.1')
)
libraryDependencies += "net.segoia" % "netcell-commons" % "0.0.1"
[net.segoia/netcell-commons "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.segoia : commons | jar | 0.0.4 |