License |
License |
---|---|
GroupId | GroupIdorg.iharu.bootstrap |
ArtifactId | ArtifactIdprutobuf |
Version | Version0.1.1-beta |
Type | Typejar |
Description |
Descriptioniharu-protobuf-foundation
The initial part of the iHaru Framework for Protobuf 3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
prutobuf-0.1.1-beta.pom | |
prutobuf-0.1.1-beta.jar | 99 KB |
prutobuf-0.1.1-beta-tests.jar | 261 bytes |
prutobuf-0.1.1-beta-sources.jar | 39 KB |
prutobuf-0.1.1-beta-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.iharu.bootstrap/prutobuf/ -->
<dependency>
<groupId>org.iharu.bootstrap</groupId>
<artifactId>prutobuf</artifactId>
<version>0.1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.iharu.bootstrap/prutobuf/
implementation 'org.iharu.bootstrap:prutobuf:0.1.1-beta'
// https://jarcasting.com/artifacts/org.iharu.bootstrap/prutobuf/
implementation ("org.iharu.bootstrap:prutobuf:0.1.1-beta")
'org.iharu.bootstrap:prutobuf:jar:0.1.1-beta'
<dependency org="org.iharu.bootstrap" name="prutobuf" rev="0.1.1-beta">
<artifact name="prutobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iharu.bootstrap', module='prutobuf', version='0.1.1-beta')
)
libraryDependencies += "org.iharu.bootstrap" % "prutobuf" % "0.1.1-beta"
[org.iharu.bootstrap/prutobuf "0.1.1-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.7.1 |
com.googlecode.protobuf-java-format : protobuf-java-format | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.iharu.bootstrap : iharu-foundation | jar | 0.1-beta |