| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторscopes-parent |
| Версия | Версия2.8.0 |
| Тип | Типpom |
| Описание |
ОписаниеScopes Parent
Guice custom scope tols
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scopes-parent-2.8.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/scopes-parent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>scopes-parent</artifactId>
<version>2.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/scopes-parent/
implementation 'com.mastfrog:scopes-parent:2.8.0'
// https://jarcasting.com/artifacts/com.mastfrog/scopes-parent/
implementation ("com.mastfrog:scopes-parent:2.8.0")
'com.mastfrog:scopes-parent:pom:2.8.0'
<dependency org="com.mastfrog" name="scopes-parent" rev="2.8.0">
<artifact name="scopes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='scopes-parent', version='2.8.0')
)
libraryDependencies += "com.mastfrog" % "scopes-parent" % "2.8.0"
[com.mastfrog/scopes-parent "2.8.0"]