Last Version

sizeof4j 0.1.0

A Java library for measuring memory size of Java objects.

License

License

GroupId

GroupId

com.arturmkrtchyan.sizeof4j
ArtifactId

ArtifactId

sizeof4j
Version

Version

0.1.0
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 0.1.0


<!-- 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.