sizeof4j

A Java library for measuring memory size of Java objects.

License

License

GroupId

GroupId

com.arturmkrtchyan.sizeof4j
ArtifactId

ArtifactId

sizeof4j
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

sizeof4j
A Java library for measuring memory size of Java objects.
Project URL

Project URL

https://github.com/arturmkrtchyan/sizeof4j

Download sizeof4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0