| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages | 
        
| GroupId | GroupIdcom.walterjwhite.java.modules.contact.api | 
    
| ArtifactId | ArtifactIdservice | 
    
| Last Version | Last Version0.0.17 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncontact - api - service 
            java 
         | 
    
| Filename | Size | 
|---|---|
| service-0.0.17.pom | |
| service-0.0.17.jar | 3 KB | 
| service-0.0.17-sources.jar | 2 KB | 
| service-0.0.17-javadoc.jar | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules.contact.api/service/ -->
<dependency>
    <groupId>com.walterjwhite.java.modules.contact.api</groupId>
    <artifactId>service</artifactId>
    <version>0.0.17</version>
</dependency>
                // https://jarcasting.com/artifacts/com.walterjwhite.java.modules.contact.api/service/
implementation 'com.walterjwhite.java.modules.contact.api:service:0.0.17'
                // https://jarcasting.com/artifacts/com.walterjwhite.java.modules.contact.api/service/
implementation ("com.walterjwhite.java.modules.contact.api:service:0.0.17")
                'com.walterjwhite.java.modules.contact.api:service:jar:0.0.17'
                <dependency org="com.walterjwhite.java.modules.contact.api" name="service" rev="0.0.17">
  <artifact name="service" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.walterjwhite.java.modules.contact.api', module='service', version='0.0.17')
)
                libraryDependencies += "com.walterjwhite.java.modules.contact.api" % "service" % "0.0.17"
                [com.walterjwhite.java.modules.contact.api/service "0.0.17"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.walterjwhite.java.modules.contact.api : model | jar | 0.0.17 | 
| org.projectlombok : lombok | jar | 1.18.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |