| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonatype.gshell.dist |
| Идентификатор | Идентификаторgshell-assembly |
| Версия | Версия2.6.5 |
| Тип | Типjar |
| Описание |
ОписаниеGShell Dist :: Assembly
|
| Организация-разработчик |
Организация-разработчикSonatype |
<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-assembly/ -->
<dependency>
<groupId>org.sonatype.gshell.dist</groupId>
<artifactId>gshell-assembly</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-assembly/
implementation 'org.sonatype.gshell.dist:gshell-assembly:2.6.5'
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-assembly/
implementation ("org.sonatype.gshell.dist:gshell-assembly:2.6.5")
'org.sonatype.gshell.dist:gshell-assembly:jar:2.6.5'
<dependency org="org.sonatype.gshell.dist" name="gshell-assembly" rev="2.6.5">
<artifact name="gshell-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.dist', module='gshell-assembly', version='2.6.5')
)
libraryDependencies += "org.sonatype.gshell.dist" % "gshell-assembly" % "2.6.5"
[org.sonatype.gshell.dist/gshell-assembly "2.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.gshell : gshell-bootstrap | jar | 2.6.5 |
| org.sonatype.gshell.dist : gshell-personality | jar | 2.6.5 |