| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alexwibowo |
| Идентификатор | Идентификаторshout |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| shout-1.1.pom | |
| shout-1.1.jar | 5 KB |
| shout-1.1-sources.jar | 1 KB |
| shout-1.1-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.alexwibowo/shout/ -->
<dependency>
<groupId>com.github.alexwibowo</groupId>
<artifactId>shout</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexwibowo/shout/
implementation 'com.github.alexwibowo:shout:1.1'
// https://jarcasting.com/artifacts/com.github.alexwibowo/shout/
implementation ("com.github.alexwibowo:shout:1.1")
'com.github.alexwibowo:shout:jar:1.1'
<dependency org="com.github.alexwibowo" name="shout" rev="1.1">
<artifact name="shout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexwibowo', module='shout', version='1.1')
)
libraryDependencies += "com.github.alexwibowo" % "shout" % "1.1"
[com.github.alexwibowo/shout "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |