is not current version
Last Version 1.1.0

com.vanillasource.jaywire:jaywire-parent 1.0.3

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.3
Type

Type

jar

Download jaywire-parent 1.0.3


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