| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка |
| Группа | Группаcn.bestwu.gradle |
| Идентификатор | Идентификаторprofile-plugin |
| Последняя версия | Последняя версия1.4.31 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеprofile-plugin
profile-plugin
|
| Имя Файла | Размер |
|---|---|
| profile-plugin-1.4.31.pom | |
| profile-plugin-1.4.31.jar | 7 KB |
| profile-plugin-1.4.31-sources.jar | 2 KB |
| profile-plugin-1.4.31-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.bestwu.gradle/profile-plugin/ -->
<dependency>
<groupId>cn.bestwu.gradle</groupId>
<artifactId>profile-plugin</artifactId>
<version>1.4.31</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.gradle/profile-plugin/
implementation 'cn.bestwu.gradle:profile-plugin:1.4.31'
// https://jarcasting.com/artifacts/cn.bestwu.gradle/profile-plugin/
implementation ("cn.bestwu.gradle:profile-plugin:1.4.31")
'cn.bestwu.gradle:profile-plugin:jar:1.4.31'
<dependency org="cn.bestwu.gradle" name="profile-plugin" rev="1.4.31">
<artifact name="profile-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.gradle', module='profile-plugin', version='1.4.31')
)
libraryDependencies += "cn.bestwu.gradle" % "profile-plugin" % "1.4.31"
[cn.bestwu.gradle/profile-plugin "1.4.31"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |