| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.androidtransfuse |
| Идентификатор | Идентификаторtransfuse-core |
| Версия | Версия0.3.0-beta-14 |
| Тип | Типjar |
| Описание |
ОписаниеTransfuse Core
A dependency injection and integration library for Google Android
|
<!-- https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-core/ -->
<dependency>
<groupId>org.androidtransfuse</groupId>
<artifactId>transfuse-core</artifactId>
<version>0.3.0-beta-14</version>
</dependency>
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-core/
implementation 'org.androidtransfuse:transfuse-core:0.3.0-beta-14'
// https://jarcasting.com/artifacts/org.androidtransfuse/transfuse-core/
implementation ("org.androidtransfuse:transfuse-core:0.3.0-beta-14")
'org.androidtransfuse:transfuse-core:jar:0.3.0-beta-14'
<dependency org="org.androidtransfuse" name="transfuse-core" rev="0.3.0-beta-14">
<artifact name="transfuse-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.androidtransfuse', module='transfuse-core', version='0.3.0-beta-14')
)
libraryDependencies += "org.androidtransfuse" % "transfuse-core" % "0.3.0-beta-14"
[org.androidtransfuse/transfuse-core "0.3.0-beta-14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.androidtransfuse : transfuse-support | jar | 0.3.0-beta-14 |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.4 |
| org.mockito : mockito-all | jar | 2.0.2-beta |