License |
License |
---|---|
GroupId | GroupIdcom.github.podal.async |
ArtifactId | ArtifactIdasyncpage |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionAsynchronous tools page extension
ASync is an asynchronous library to handle asynchronous communication over sockets, console and web. Asynchronous tools page Extension.
|
Project URL |
Project URL |
Filename | Size |
---|---|
asyncpage-1.0.1.pom | |
asyncpage-1.0.1.jar | 17 KB |
asyncpage-1.0.1-sources.jar | 6 KB |
asyncpage-1.0.1-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.podal.async/asyncpage/ -->
<dependency>
<groupId>com.github.podal.async</groupId>
<artifactId>asyncpage</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.podal.async/asyncpage/
implementation 'com.github.podal.async:asyncpage:1.0.1'
// https://jarcasting.com/artifacts/com.github.podal.async/asyncpage/
implementation ("com.github.podal.async:asyncpage:1.0.1")
'com.github.podal.async:asyncpage:jar:1.0.1'
<dependency org="com.github.podal.async" name="asyncpage" rev="1.0.1">
<artifact name="asyncpage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.podal.async', module='asyncpage', version='1.0.1')
)
libraryDependencies += "com.github.podal.async" % "asyncpage" % "1.0.1"
[com.github.podal.async/asyncpage "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.podal.async : asyncdefault | jar | 1.0.1 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.8.5 |
junit : junit | jar | 4.8.1 |