License |
License |
---|---|
GroupId | GroupIdcn.atcoder |
ArtifactId | ArtifactIdair |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncn.atcoder:air
air rpc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
air-1.0.pom | |
air-1.0.jar | 46 KB |
air-1.0-sources.jar | 27 KB |
air-1.0-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.atcoder/air/ -->
<dependency>
<groupId>cn.atcoder</groupId>
<artifactId>air</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.atcoder/air/
implementation 'cn.atcoder:air:1.0'
// https://jarcasting.com/artifacts/cn.atcoder/air/
implementation ("cn.atcoder:air:1.0")
'cn.atcoder:air:jar:1.0'
<dependency org="cn.atcoder" name="air" rev="1.0">
<artifact name="air" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.atcoder', module='air', version='1.0')
)
libraryDependencies += "cn.atcoder" % "air" % "1.0"
[cn.atcoder/air "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.31.Final |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |