| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdtype |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenbase Type Lib
This is a collection of open source protocol buffer types.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| type-1.1.3.pom | |
| type-1.1.3.jar | 4 MB |
| type-1.1.3-sources.jar | 3 MB |
| type-1.1.3-javadoc.jar | 9 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/type/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>type</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/type/
implementation 'org.openbase:type:1.1.3'
// https://jarcasting.com/artifacts/org.openbase/type/
implementation ("org.openbase:type:1.1.3")
'org.openbase:type:jar:1.1.3'
<dependency org="org.openbase" name="type" rev="1.1.3">
<artifact name="type" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='type', version='1.1.3')
)
libraryDependencies += "org.openbase" % "type" % "1.1.3"
[org.openbase/type "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.19.2 |