Last Version

Crayon 1.1.0

Crayon is an extension to Google Guice that provides the ability to define contribution methods.

License

License

GroupId

GroupId

se.l4.crayon
ArtifactId

ArtifactId

crayon
Version

Version

1.1.0
Type

Type

pom
Description

Description

Crayon
Crayon is an extension to Google Guice that provides the ability to define contribution methods.
Project URL

Project URL

https://github.com/LevelFourAB/crayon

Download crayon 1.1.0

Filename Size
crayon-1.1.0.pom 4 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.8.0-beta4
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

  • crayon-core
  • crayon-lib-services