Groovy Mixin

Groovy Mixin library

License

License

Categories

Categories

Groovy Languages Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.hex0cter
ArtifactId

ArtifactId

groovy-mixin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Groovy Mixin
Groovy Mixin library
Project URL

Project URL

https://github.com/hex0cter/groovy-mixin
Source Code Management

Source Code Management

https://github.com/hex0cter/groovy-mixin.git

Download groovy-mixin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.6

test (2)

Group / Artifact Type Version
org.codenarc : CodeNarc jar 0.21
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0