| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.the-fascinator |
| Идентификатор | Идентификаторorganisation |
| Версия | Версия1.0.6 |
| Тип | Типpom |
| Описание |
ОписаниеThe Fascinator Project
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| organisation-1.0.6.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>organisation</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/
implementation 'com.googlecode.the-fascinator:organisation:1.0.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/
implementation ("com.googlecode.the-fascinator:organisation:1.0.6")
'com.googlecode.the-fascinator:organisation:pom:1.0.6'
<dependency org="com.googlecode.the-fascinator" name="organisation" rev="1.0.6">
<artifact name="organisation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='organisation', version='1.0.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "organisation" % "1.0.6"
[com.googlecode.the-fascinator/organisation "1.0.6"]