is not current version
Last Version 1.1.0

com.vanillasource.jaywire:jaywire-parent 1.0.1

JayWire Projects

Categories

Categories

Wire Data Data Structures JayWire Application Layer Libs Dependency Injection
GroupId

GroupId

com.vanillasource.jaywire
ArtifactId

ArtifactId

jaywire-parent
Version

Version

1.0.1
Type

Type

jar

Download 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"]