GroupId | GroupIdcom.heimuheimu |
---|---|
ArtifactId | ArtifactIdnaiveasync |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
naiveasync-1.1.pom | |
naiveasync-1.1.jar | 45 KB |
naiveasync-1.1-sources.jar | 68 KB |
naiveasync-1.1-javadoc.jar | 250 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heimuheimu/naiveasync/ -->
<dependency>
<groupId>com.heimuheimu</groupId>
<artifactId>naiveasync</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heimuheimu/naiveasync/
implementation 'com.heimuheimu:naiveasync:1.1'
// https://jarcasting.com/artifacts/com.heimuheimu/naiveasync/
implementation ("com.heimuheimu:naiveasync:1.1")
'com.heimuheimu:naiveasync:jar:1.1'
<dependency org="com.heimuheimu" name="naiveasync" rev="1.1">
<artifact name="naiveasync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heimuheimu', module='naiveasync', version='1.1')
)
libraryDependencies += "com.heimuheimu" % "naiveasync" % "1.1"
[com.heimuheimu/naiveasync "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.heimuheimu : naivemonitor | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 0.11.0.0 |