cp-protocol

Protocol implementation to load resources from classpath

License

License

GroupId

GroupId

top.marchand.xml
ArtifactId

ArtifactId

cp-protocol
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

cp-protocol
Protocol implementation to load resources from classpath
Project URL

Project URL

https://github.com/cmarchand/cp-protocol

Download cp-protocol

How to add to project

<!-- https://jarcasting.com/artifacts/top.marchand.xml/cp-protocol/ -->
<dependency>
    <groupId>top.marchand.xml</groupId>
    <artifactId>cp-protocol</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.xml/cp-protocol/
implementation 'top.marchand.xml:cp-protocol:2.2'
// https://jarcasting.com/artifacts/top.marchand.xml/cp-protocol/
implementation ("top.marchand.xml:cp-protocol:2.2")
'top.marchand.xml:cp-protocol:jar:2.2'
<dependency org="top.marchand.xml" name="cp-protocol" rev="2.2">
  <artifact name="cp-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.xml', module='cp-protocol', version='2.2')
)
libraryDependencies += "top.marchand.xml" % "cp-protocol" % "2.2"
[top.marchand.xml/cp-protocol "2.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0_jdk7
2.0
1.2