| License |
License |
|---|---|
| GroupId | GroupIdse.l4.crayon |
| ArtifactId | ArtifactIdcrayon |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCrayon
Crayon is an extension to Google Guice that provides the ability to
define contribution methods.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| crayon-1.1.0.pom | 2 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.4 |