| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.fusesource.scalate.tooling |
| Идентификатор | Идентификаторarchetypes_2.10 |
| Версия | Версия1.6.1 |
| Тип | Типpom |
| Описание |
Описаниеarchetypes_2.10
Scalate Project POM
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| archetypes_2.10-1.6.1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/archetypes_2.10/ -->
<dependency>
<groupId>org.fusesource.scalate.tooling</groupId>
<artifactId>archetypes_2.10</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/archetypes_2.10/
implementation 'org.fusesource.scalate.tooling:archetypes_2.10:1.6.1'
// https://jarcasting.com/artifacts/org.fusesource.scalate.tooling/archetypes_2.10/
implementation ("org.fusesource.scalate.tooling:archetypes_2.10:1.6.1")
'org.fusesource.scalate.tooling:archetypes_2.10:pom:1.6.1'
<dependency org="org.fusesource.scalate.tooling" name="archetypes_2.10" rev="1.6.1">
<artifact name="archetypes_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.scalate.tooling', module='archetypes_2.10', version='1.6.1')
)
libraryDependencies += "org.fusesource.scalate.tooling" % "archetypes_2.10" % "1.6.1"
[org.fusesource.scalate.tooling/archetypes_2.10 "1.6.1"]