| Группа | Группаuk.ac.ceh.components |
|---|---|
| Идентификатор | Идентификаторuserstore-crowd |
| Версия | Версия1.0.42 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| userstore-crowd-1.0.42.pom | |
| userstore-crowd-1.0.42.jar | 31 KB |
| userstore-crowd-1.0.42-sources.jar | 11 KB |
| userstore-crowd-1.0.42-javadoc.jar | 93 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.ac.ceh.components/userstore-crowd/ -->
<dependency>
<groupId>uk.ac.ceh.components</groupId>
<artifactId>userstore-crowd</artifactId>
<version>1.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ceh.components/userstore-crowd/
implementation 'uk.ac.ceh.components:userstore-crowd:1.0.42'
// https://jarcasting.com/artifacts/uk.ac.ceh.components/userstore-crowd/
implementation ("uk.ac.ceh.components:userstore-crowd:1.0.42")
'uk.ac.ceh.components:userstore-crowd:jar:1.0.42'
<dependency org="uk.ac.ceh.components" name="userstore-crowd" rev="1.0.42">
<artifact name="userstore-crowd" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ceh.components', module='userstore-crowd', version='1.0.42')
)
libraryDependencies += "uk.ac.ceh.components" % "userstore-crowd" % "1.0.42"
[uk.ac.ceh.components/userstore-crowd "1.0.42"]