is not current version
Last Version 0.81

org.echovantage:wheatgrass 0.66

Healthy Dependency Injection

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.echovantage
ArtifactId

ArtifactId

wheatgrass
Version

Version

0.66
Type

Type

jar

Download wheatgrass 0.66


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