| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wangkh.moduler |
| Идентификатор | ИдентификаторXStarter-compiler |
| Последняя версия | Последняя версия1.0.0-rc |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXStarter-compiler
Android Moduler Starter Compiler
|
| Имя Файла | Размер |
|---|---|
| XStarter-compiler-1.0.0-rc.pom | |
| XStarter-compiler-1.0.0-rc.jar | 17 KB |
| XStarter-compiler-1.0.0-rc-sources.jar | 10 KB |
| XStarter-compiler-1.0.0-rc-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wangkh.moduler/XStarter-compiler/ -->
<dependency>
<groupId>com.wangkh.moduler</groupId>
<artifactId>XStarter-compiler</artifactId>
<version>1.0.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/com.wangkh.moduler/XStarter-compiler/
implementation 'com.wangkh.moduler:XStarter-compiler:1.0.0-rc'
// https://jarcasting.com/artifacts/com.wangkh.moduler/XStarter-compiler/
implementation ("com.wangkh.moduler:XStarter-compiler:1.0.0-rc")
'com.wangkh.moduler:XStarter-compiler:jar:1.0.0-rc'
<dependency org="com.wangkh.moduler" name="XStarter-compiler" rev="1.0.0-rc">
<artifact name="XStarter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wangkh.moduler', module='XStarter-compiler', version='1.0.0-rc')
)
libraryDependencies += "com.wangkh.moduler" % "XStarter-compiler" % "1.0.0-rc"
[com.wangkh.moduler/XStarter-compiler "1.0.0-rc"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0-rc7 |
| com.squareup : javapoet | jar | 1.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.apache.commons : commons-collections4 | jar | 4.1 |