is not current version
Last Version 1.0.0-M2

org.nd4j:protobuf 1.0.0-M1

Deeplearning4j Monorepo

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

protobuf
Version

Version

1.0.0-M1
Type

Type

jar
Description

Description

Deeplearning4j Monorepo

Download protobuf 1.0.0-M1


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

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.16

Project Modules

There are no modules declared in this project.