proxy

Provides high-level algorithms and data structures for proxy objects.

License

License

GroupId

GroupId

de.teiesti.proxy
ArtifactId

ArtifactId

proxy
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

proxy
Provides high-level algorithms and data structures for proxy objects.
Project URL

Project URL

https://github.com/teiesti/proxy
Source Code Management

Source Code Management

https://github.com/teiesti/proxy

Download proxy

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

proxy

Provides high-level algorithms and data structures for proxy objects.

Versions

Version
1.0.0