ProtoJ

ProtoJ: the pure java build library with maximum dependencies

License

License

GroupId

GroupId

com.google.code.protoj
ArtifactId

ArtifactId

protoj
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

ProtoJ
ProtoJ: the pure java build library with maximum 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

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.8.0
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.6
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1
junit : junit jar 4.5
log4j : log4j jar 1.2.15
net.sf.jopt-simple : jopt-simple jar 3.0
org.apache.ant : ant jar 1.7.1
org.apache.ant : ant-apache-log4j jar 1.7.1
org.apache.ant : ant-junit jar 1.7.1
org.apache.ant : ant-jsch jar 1.7.1
org.apache.ant : ant-launcher jar 1.7.1
org.apache.ivy : ivy jar 2.0.0
org.apache.maven : maven-ant-tasks jar 2.0.9
org.apache.velocity : velocity jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.4