| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.codehaus.fabric3 |
| Идентификатор | Идентификаторfabric3-security-intents |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFabric3 Security Intents
Fabric3 Security Intents.
|
| Организация-разработчик |
Организация-разработчикFabric3 Project |
| Имя Файла | Размер |
|---|---|
| fabric3-security-intents-1.1.pom | |
| fabric3-security-intents-1.1.jar | 6 KB |
| fabric3-security-intents-1.1-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-security-intents/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-security-intents</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-security-intents/
implementation 'org.codehaus.fabric3:fabric3-security-intents:1.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-security-intents/
implementation ("org.codehaus.fabric3:fabric3-security-intents:1.1")
'org.codehaus.fabric3:fabric3-security-intents:jar:1.1'
<dependency org="org.codehaus.fabric3" name="fabric3-security-intents" rev="1.1">
<artifact name="fabric3-security-intents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-security-intents', version='1.1')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-security-intents" % "1.1"
[org.codehaus.fabric3/fabric3-security-intents "1.1"]