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