| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.trello.mrclean |
| Идентификатор | Идентификаторmr-clean-plugin |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMr. Clean Plugin
Gradle plugin for generating release worthy toStrings
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mr-clean-plugin-1.1.0.pom | |
| mr-clean-plugin-1.1.0.jar | 17 KB |
| mr-clean-plugin-1.1.0-sources.jar | 3 KB |
| mr-clean-plugin-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.trello.mrclean/mr-clean-plugin/ -->
<dependency>
<groupId>com.trello.mrclean</groupId>
<artifactId>mr-clean-plugin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.trello.mrclean/mr-clean-plugin/
implementation 'com.trello.mrclean:mr-clean-plugin:1.1.0'
// https://jarcasting.com/artifacts/com.trello.mrclean/mr-clean-plugin/
implementation ("com.trello.mrclean:mr-clean-plugin:1.1.0")
'com.trello.mrclean:mr-clean-plugin:jar:1.1.0'
<dependency org="com.trello.mrclean" name="mr-clean-plugin" rev="1.1.0">
<artifact name="mr-clean-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trello.mrclean', module='mr-clean-plugin', version='1.1.0')
)
libraryDependencies += "com.trello.mrclean" % "mr-clean-plugin" % "1.1.0"
[com.trello.mrclean/mr-clean-plugin "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.trello.mrclean : mr-clean-annotations | jar | 1.1.0 |
| com.android.tools.build : gradle | jar | 4.2.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
| com.squareup : kotlinpoet | jar | 1.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |