License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdprotobuf |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeeplearning4j Monorepo
|
Filename | Size |
---|---|
protobuf-1.0.0-M2.pom | |
protobuf-1.0.0-M2.jar | 4 MB |
protobuf-1.0.0-M2-sources.jar | 3 KB |
protobuf-1.0.0-M2-javadoc.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.22 |