is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-java 0.5.0

AspectJ Support for Java implementations of Grooves

Categories

Categories

Java Languages
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-java
Version

Version

0.5.0
Type

Type

jar

Download grooves-java 0.5.0


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