Last Version

net.toddm:CommFramework 1.0.2

A highly compatible communications framework with support for things like response caching, failure retry, redirects, etc.

License

License

Categories

Categories

Net
GroupId

GroupId

net.toddm
ArtifactId

ArtifactId

CommFramework
Version

Version

1.0.2
Type

Type

jar
Description

Description

net.toddm:CommFramework
A highly compatible communications framework with support for things like response caching, failure retry, redirects, etc.
Project URL

Project URL

https://github.com/TeaTotalin/net.toddm/
Source Code Management

Source Code Management

https://github.com/TeaTotalin/net.toddm/tree/master

Download CommFramework 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
net.toddm : CachingFramework jar 1.0.0
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.