License |
License |
---|---|
GroupId | GroupIdorg.nanoframework |
ArtifactId | ArtifactIdnano-concurrent |
Last Version | Last Version1.4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNano Concurrent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
nano-concurrent-1.4.10.pom | |
nano-concurrent-1.4.10.jar | 77 KB |
nano-concurrent-1.4.10-sources.jar | 44 KB |
nano-concurrent-1.4.10-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nanoframework/nano-concurrent/ -->
<dependency>
<groupId>org.nanoframework</groupId>
<artifactId>nano-concurrent</artifactId>
<version>1.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.nanoframework/nano-concurrent/
implementation 'org.nanoframework:nano-concurrent:1.4.10'
// https://jarcasting.com/artifacts/org.nanoframework/nano-concurrent/
implementation ("org.nanoframework:nano-concurrent:1.4.10")
'org.nanoframework:nano-concurrent:jar:1.4.10'
<dependency org="org.nanoframework" name="nano-concurrent" rev="1.4.10">
<artifact name="nano-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nanoframework', module='nano-concurrent', version='1.4.10')
)
libraryDependencies += "org.nanoframework" % "nano-concurrent" % "1.4.10"
[org.nanoframework/nano-concurrent "1.4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.nanoframework : nano-core | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-jcl | jar | 1.7.25 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |