Last Version

org.nd4j:protobuf 1.0.0-M2

Deeplearning4j Monorepo

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

protobuf
Version

Version

1.0.0-M2
Type

Type

jar
Description

Description

Deeplearning4j Monorepo

Download protobuf 1.0.0-M2


<!-- https://jarcasting.com/artifacts/org.nd4j/protobuf/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>protobuf</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/protobuf/
implementation 'org.nd4j:protobuf:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/protobuf/
implementation ("org.nd4j:protobuf:1.0.0-M2")
'org.nd4j:protobuf:jar:1.0.0-M2'
<dependency org="org.nd4j" name="protobuf" rev="1.0.0-M2">
  <artifact name="protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='protobuf', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "protobuf" % "1.0.0-M2"
[org.nd4j/protobuf "1.0.0-M2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations Optional jar 2.3.4
com.google.code.gson : gson Optional jar 2.8.6
com.google.code.findbugs : jsr305 Optional jar 3.0.2
org.checkerframework : checker-compat-qual Optional jar 2.5.5
com.google.j2objc : j2objc-annotations Optional jar 1.3
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.17

provided (2)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.