License |
License |
---|---|
Categories |
CategoriesJava Languages Net Protobuf Data Data Structures |
GroupId | GroupIdnet.maritimecloud.3rdparty |
ArtifactId | ArtifactIdcom.google.protobuf.protobuf-java |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaritimeCloud Parent Module
|
Project Organization |
Project OrganizationDanish Maritime Authority |
<!-- https://jarcasting.com/artifacts/net.maritimecloud.3rdparty/com.google.protobuf.protobuf-java/ -->
<dependency>
<groupId>net.maritimecloud.3rdparty</groupId>
<artifactId>com.google.protobuf.protobuf-java</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.maritimecloud.3rdparty/com.google.protobuf.protobuf-java/
implementation 'net.maritimecloud.3rdparty:com.google.protobuf.protobuf-java:2.6.0'
// https://jarcasting.com/artifacts/net.maritimecloud.3rdparty/com.google.protobuf.protobuf-java/
implementation ("net.maritimecloud.3rdparty:com.google.protobuf.protobuf-java:2.6.0")
'net.maritimecloud.3rdparty:com.google.protobuf.protobuf-java:jar:2.6.0'
<dependency org="net.maritimecloud.3rdparty" name="com.google.protobuf.protobuf-java" rev="2.6.0">
<artifact name="com.google.protobuf.protobuf-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.maritimecloud.3rdparty', module='com.google.protobuf.protobuf-java', version='2.6.0')
)
libraryDependencies += "net.maritimecloud.3rdparty" % "com.google.protobuf.protobuf-java" % "2.6.0"
[net.maritimecloud.3rdparty/com.google.protobuf.protobuf-java "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |