| License | 
                License | 
        
|---|---|
| GroupId | GroupIdse.l4.crayon | 
    
| ArtifactId | ArtifactIdcrayon-lib-services | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncrayon-lib-services 
            Crayon is an extension to Google Guice that provides the ability to
		define contribution methods. 
         | 
    
| Filename | Size | 
|---|---|
| crayon-lib-services-1.1.0.pom | |
| crayon-lib-services-1.1.0.jar | 11 KB | 
| crayon-lib-services-1.1.0-sources.jar | 8 KB | 
| crayon-lib-services-1.1.0-javadoc.jar | 74 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/se.l4.crayon/crayon-lib-services/ -->
<dependency>
    <groupId>se.l4.crayon</groupId>
    <artifactId>crayon-lib-services</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/se.l4.crayon/crayon-lib-services/
implementation 'se.l4.crayon:crayon-lib-services:1.1.0'
                // https://jarcasting.com/artifacts/se.l4.crayon/crayon-lib-services/
implementation ("se.l4.crayon:crayon-lib-services:1.1.0")
                'se.l4.crayon:crayon-lib-services:jar:1.1.0'
                <dependency org="se.l4.crayon" name="crayon-lib-services" rev="1.1.0">
  <artifact name="crayon-lib-services" type="jar" />
</dependency>
                @Grapes(
@Grab(group='se.l4.crayon', module='crayon-lib-services', version='1.1.0')
)
                libraryDependencies += "se.l4.crayon" % "crayon-lib-services" % "1.1.0"
                [se.l4.crayon/crayon-lib-services "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| se.l4.crayon : crayon-core | jar | 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 |