GroupId | GroupIdcom.github.wasiqb.coteafs |
---|---|
ArtifactId | ArtifactIdlisteners |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
listeners-2.2.0.pom | |
listeners-2.2.0.jar | 17 KB |
listeners-2.2.0-sources.jar | 14 KB |
listeners-2.2.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>listeners</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation 'com.github.wasiqb.coteafs:listeners:2.2.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation ("com.github.wasiqb.coteafs:listeners:2.2.0")
'com.github.wasiqb.coteafs:listeners:jar:2.2.0'
<dependency org="com.github.wasiqb.coteafs" name="listeners" rev="2.2.0">
<artifact name="listeners" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='listeners', version='2.2.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "listeners" % "2.2.0"
[com.github.wasiqb.coteafs/listeners "2.2.0"]