не последняя версия
Последняя версия 1.1.0

com.vanillasource.jaywire:jaywire-parent 1.0.1

JayWire Projects

Категории

Категории

Wire Данные Data Structures JayWire Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.vanillasource.jaywire
Идентификатор

Идентификатор

jaywire-parent
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать jaywire-parent 1.0.1


<!-- https://jarcasting.com/artifacts/com.vanillasource.jaywire/jaywire-parent/ -->
<dependency>
    <groupId>com.vanillasource.jaywire</groupId>
    <artifactId>jaywire-parent</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanillasource.jaywire/jaywire-parent/
implementation 'com.vanillasource.jaywire:jaywire-parent:1.0.1'
// https://jarcasting.com/artifacts/com.vanillasource.jaywire/jaywire-parent/
implementation ("com.vanillasource.jaywire:jaywire-parent:1.0.1")
'com.vanillasource.jaywire:jaywire-parent:jar:1.0.1'
<dependency org="com.vanillasource.jaywire" name="jaywire-parent" rev="1.0.1">
  <artifact name="jaywire-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanillasource.jaywire', module='jaywire-parent', version='1.0.1')
)
libraryDependencies += "com.vanillasource.jaywire" % "jaywire-parent" % "1.0.1"
[com.vanillasource.jaywire/jaywire-parent "1.0.1"]