GroupId | GroupIdcom.swoval |
---|---|
ArtifactId | ArtifactIdapple-file-events_sjs0.6_2.11 |
Version | Version1.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.swoval/apple-file-events_sjs0.6_2.11/ -->
<dependency>
<groupId>com.swoval</groupId>
<artifactId>apple-file-events_sjs0.6_2.11</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.swoval/apple-file-events_sjs0.6_2.11/
implementation 'com.swoval:apple-file-events_sjs0.6_2.11:1.3.0'
// https://jarcasting.com/artifacts/com.swoval/apple-file-events_sjs0.6_2.11/
implementation ("com.swoval:apple-file-events_sjs0.6_2.11:1.3.0")
'com.swoval:apple-file-events_sjs0.6_2.11:jar:1.3.0'
<dependency org="com.swoval" name="apple-file-events_sjs0.6_2.11" rev="1.3.0">
<artifact name="apple-file-events_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swoval', module='apple-file-events_sjs0.6_2.11', version='1.3.0')
)
libraryDependencies += "com.swoval" % "apple-file-events_sjs0.6_2.11" % "1.3.0"
[com.swoval/apple-file-events_sjs0.6_2.11 "1.3.0"]