Codesize

Codesize is a tool used for measuring the byte size of Robocode bots

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.robocode
ArtifactId

ArtifactId

codesize
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Codesize
Codesize is a tool used for measuring the byte size of Robocode bots
Project URL

Project URL

http://robocode.sf.net
Project Organization

Project Organization

Robocode

Download codesize

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.bcel : bcel jar 6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1