| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.viktority |
| Идентификатор | Идентификаторfirstpush |
| Последняя версия | Последняя версия1.2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFirstPush
An example of PublisExample
|
| Имя Файла | Размер |
|---|---|
| firstpush-1.2.4.pom | |
| firstpush-1.2.4.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.viktority/firstpush/ -->
<dependency>
<groupId>com.github.viktority</groupId>
<artifactId>firstpush</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.viktority/firstpush/
implementation 'com.github.viktority:firstpush:1.2.4'
// https://jarcasting.com/artifacts/com.github.viktority/firstpush/
implementation ("com.github.viktority:firstpush:1.2.4")
'com.github.viktority:firstpush:jar:1.2.4'
<dependency org="com.github.viktority" name="firstpush" rev="1.2.4">
<artifact name="firstpush" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.viktority', module='firstpush', version='1.2.4')
)
libraryDependencies += "com.github.viktority" % "firstpush" % "1.2.4"
[com.github.viktority/firstpush "1.2.4"]