Memory Map API

Memory Map API for marshelling to and from binary / text protocols using annotations in POJO's

License

License

GroupId

GroupId

org.rogueware
ArtifactId

ArtifactId

memory-map-api
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Memory Map API
Memory Map API for marshelling to and from binary / text protocols using annotations in POJO's
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://bitbucket.org/jingram/memory-map-api.git

Download memory-map-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1