is not current version
Last Version 2.2

top.marchand.xml:cp-protocol 2.0_jdk7

Protocol implementation to load resources from classpath

GroupId

GroupId

top.marchand.xml
ArtifactId

ArtifactId

cp-protocol
Version

Version

2.0_jdk7
Type

Type

jar

Download cp-protocol 2.0_jdk7


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