| Группа | Группаno.bekk.bekkopen |
|---|---|
| Идентификатор | Идентификаторnocommons |
| Версия | Версия0.8.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| nocommons-0.8.1.pom | |
| nocommons-0.8.1.jar | 90 KB |
| nocommons-0.8.1-sources.jar | 73 KB |
| nocommons-0.8.1-javadoc.jar | 228 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/no.bekk.bekkopen/nocommons/ -->
<dependency>
<groupId>no.bekk.bekkopen</groupId>
<artifactId>nocommons</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.bekk.bekkopen/nocommons/
implementation 'no.bekk.bekkopen:nocommons:0.8.1'
// https://jarcasting.com/artifacts/no.bekk.bekkopen/nocommons/
implementation ("no.bekk.bekkopen:nocommons:0.8.1")
'no.bekk.bekkopen:nocommons:jar:0.8.1'
<dependency org="no.bekk.bekkopen" name="nocommons" rev="0.8.1">
<artifact name="nocommons" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.bekk.bekkopen', module='nocommons', version='0.8.1')
)
libraryDependencies += "no.bekk.bekkopen" % "nocommons" % "0.8.1"
[no.bekk.bekkopen/nocommons "0.8.1"]