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