Last Version

Google 5

Internally developed code released as open source.

License

License

GroupId

GroupId

com.google
ArtifactId

ArtifactId

google
Version

Version

5
Type

Type

pom
Description

Description

Google
Internally developed code released as open source.
Project URL

Project URL

http://code.google.com/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/google-maven-repository/source/browse/tags/google-5

Download google 5

Filename Size
google-5.pom 2 KB
Browse

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

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.