Last Version

jGMP 1.7

Java library for Google's Measurement Protocol.

License

License

GroupId

GroupId

com.github.tasubo
ArtifactId

ArtifactId

jgmp
Version

Version

1.7
Type

Type

jar
Description

Description

jGMP
Java library for Google's Measurement Protocol.
Project URL

Project URL

https://github.com/tasubo/jgmp.git
Source Code Management

Source Code Management

https://github.com/tasubo/jgmp.git

Download jgmp 1.7


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.mutabilitydetector : MutabilityDetector jar 0.9
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.