License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.ioprotocol |
ArtifactId | ArtifactIdcom-github-ioprotocol |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtocol engine is a lightweight protocol parase framwork and resuable components
|
Filename | Size |
---|---|
com-github-ioprotocol-1.2.0.pom | |
com-github-ioprotocol-1.2.0.jar | 46 KB |
com-github-ioprotocol-1.2.0-sources.jar | 46 KB |
com-github-ioprotocol-1.2.0-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ioprotocol/com-github-ioprotocol/ -->
<dependency>
<groupId>com.github.ioprotocol</groupId>
<artifactId>com-github-ioprotocol</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ioprotocol/com-github-ioprotocol/
implementation 'com.github.ioprotocol:com-github-ioprotocol:1.2.0'
// https://jarcasting.com/artifacts/com.github.ioprotocol/com-github-ioprotocol/
implementation ("com.github.ioprotocol:com-github-ioprotocol:1.2.0")
'com.github.ioprotocol:com-github-ioprotocol:jar:1.2.0'
<dependency org="com.github.ioprotocol" name="com-github-ioprotocol" rev="1.2.0">
<artifact name="com-github-ioprotocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ioprotocol', module='com-github-ioprotocol', version='1.2.0')
)
libraryDependencies += "com.github.ioprotocol" % "com-github-ioprotocol" % "1.2.0"
[com.github.ioprotocol/com-github-ioprotocol "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.2.4 |
org.ow2.asm : asm-all | jar | 5.2 |
org.apache.maven.plugins : maven-surefire-plugin | jar | 2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |