License |
License |
---|---|
GroupId | GroupIdio.github.isharipov |
ArtifactId | ArtifactIdcommons-listeners |
Last Version | Last Version0.0.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 |
---|---|
commons-listeners-0.0.1.pom | |
commons-listeners-0.0.1.jar | 3 KB |
commons-listeners-0.0.1-sources.jar | 1 KB |
commons-listeners-0.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.isharipov/commons-listeners/ -->
<dependency>
<groupId>io.github.isharipov</groupId>
<artifactId>commons-listeners</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.isharipov/commons-listeners/
implementation 'io.github.isharipov:commons-listeners:0.0.1'
// https://jarcasting.com/artifacts/io.github.isharipov/commons-listeners/
implementation ("io.github.isharipov:commons-listeners:0.0.1")
'io.github.isharipov:commons-listeners:jar:0.0.1'
<dependency org="io.github.isharipov" name="commons-listeners" rev="0.0.1">
<artifact name="commons-listeners" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.isharipov', module='commons-listeners', version='0.0.1')
)
libraryDependencies += "io.github.isharipov" % "commons-listeners" % "0.0.1"
[io.github.isharipov/commons-listeners "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot Optional | jar | 2.1.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |