| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Native Инструменты разработки |
| Группа | Группаcom.github.xlongshu.maven |
| Идентификатор | Идентификаторnative-starter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеnative-starter
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| native-starter-1.0.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xlongshu.maven/native-starter/ -->
<dependency>
<groupId>com.github.xlongshu.maven</groupId>
<artifactId>native-starter</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/native-starter/
implementation 'com.github.xlongshu.maven:native-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/native-starter/
implementation ("com.github.xlongshu.maven:native-starter:1.0.1")
'com.github.xlongshu.maven:native-starter:pom:1.0.1'
<dependency org="com.github.xlongshu.maven" name="native-starter" rev="1.0.1">
<artifact name="native-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xlongshu.maven', module='native-starter', version='1.0.1')
)
libraryDependencies += "com.github.xlongshu.maven" % "native-starter" % "1.0.1"
[com.github.xlongshu.maven/native-starter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |