GroupId | GroupIdcom.codacy |
---|---|
ArtifactId | ArtifactIdevents-plugin_2.11 |
Version | Version2.0.4_circe_0.8.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.codacy/events-plugin_2.11/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>events-plugin_2.11</artifactId>
<version>2.0.4_circe_0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/events-plugin_2.11/
implementation 'com.codacy:events-plugin_2.11:2.0.4_circe_0.8.0'
// https://jarcasting.com/artifacts/com.codacy/events-plugin_2.11/
implementation ("com.codacy:events-plugin_2.11:2.0.4_circe_0.8.0")
'com.codacy:events-plugin_2.11:jar:2.0.4_circe_0.8.0'
<dependency org="com.codacy" name="events-plugin_2.11" rev="2.0.4_circe_0.8.0">
<artifact name="events-plugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='events-plugin_2.11', version='2.0.4_circe_0.8.0')
)
libraryDependencies += "com.codacy" % "events-plugin_2.11" % "2.0.4_circe_0.8.0"
[com.codacy/events-plugin_2.11 "2.0.4_circe_0.8.0"]