grooves-java

AspectJ Support for Java implementations of Grooves

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-java
Last Version

Last Version

0.8.0-rc.2
Release Date

Release Date

Type

Type

jar
Description

Description

grooves-java
AspectJ Support for Java implementations of Grooves
Project URL

Project URL

https://github.com/rahulsom/grooves
Source Code Management

Source Code Management

https://github.com/rahulsom/grooves

Download grooves-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rahulsom : grooves-api jar 0.8.0-rc.2

runtime (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0-rc.2
0.8.0-rc.1
0.7.1
0.7.0
0.7.0-rc.1
0.6.1
0.6.1-rc.2
0.6.1-rc.1
0.6.0
0.5.0
0.4.0
0.3.0