is not current version
Last Version 1.0.5

com.googlecode.objectify:objectify-insight 1.0.1

Insight into your high-volume datastore behavior

GroupId

GroupId

com.googlecode.objectify
ArtifactId

ArtifactId

objectify-insight
Version

Version

1.0.1
Type

Type

jar

Download objectify-insight 1.0.1


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