ProtoJ

ProtoJ: the pure java build library with no dependencies

License

License

GroupId

GroupId

com.google.code.protoj
ArtifactId

ArtifactId

protoj-nodep
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

ProtoJ
ProtoJ: the pure java build library with no dependencies
Project URL

Project URL

http://code.google.com/p/protoj/
Source Code Management

Source Code Management

http://code.google.com/p/protoj/source/browse/1.9.0

Download protoj-nodep

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.4