| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdio.joynr.java.core | 
| ArtifactId | ArtifactIdjoynr-types | 
| Last Version | Last Version0.18.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionio.joynr.java.core:joynr-types joynr.io communications framework | 
| Filename | Size | 
|---|---|
| joynr-types-0.18.5.pom | |
| joynr-types-0.18.5.jar | 26 KB | 
| joynr-types-0.18.5-sources.jar | 35 KB | 
| joynr-types-0.18.5-javadoc.jar | 193 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.joynr.java.core/joynr-types/ -->
<dependency>
    <groupId>io.joynr.java.core</groupId>
    <artifactId>joynr-types</artifactId>
    <version>0.18.5</version>
</dependency>// https://jarcasting.com/artifacts/io.joynr.java.core/joynr-types/
implementation 'io.joynr.java.core:joynr-types:0.18.5'// https://jarcasting.com/artifacts/io.joynr.java.core/joynr-types/
implementation ("io.joynr.java.core:joynr-types:0.18.5")'io.joynr.java.core:joynr-types:jar:0.18.5'<dependency org="io.joynr.java.core" name="joynr-types" rev="0.18.5">
  <artifact name="joynr-types" type="jar" />
</dependency>@Grapes(
@Grab(group='io.joynr.java.core', module='joynr-types', version='0.18.5')
)libraryDependencies += "io.joynr.java.core" % "joynr-types" % "0.18.5"[io.joynr.java.core/joynr-types "0.18.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.2 | 
| com.google.inject : guice | jar | 3.0 | 
| com.google.code.findbugs : annotations | jar | 2.0.1 | 
| org.slf4j : slf4j-api | jar | 1.6.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 | 
| junit : junit | jar | 4.11 |