| License |
License |
|---|---|
| GroupId | GroupIdorg.wartremover |
| ArtifactId | ArtifactIdwartremover-inspector-common_3 |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwartremover-inspector-common
wartremover-inspector-common
|
| Project Organization |
Project Organizationorg.wartremover |
<!-- https://jarcasting.com/artifacts/org.wartremover/wartremover-inspector-common_3/ -->
<dependency>
<groupId>org.wartremover</groupId>
<artifactId>wartremover-inspector-common_3</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wartremover/wartremover-inspector-common_3/
implementation 'org.wartremover:wartremover-inspector-common_3:3.0.5'
// https://jarcasting.com/artifacts/org.wartremover/wartremover-inspector-common_3/
implementation ("org.wartremover:wartremover-inspector-common_3:3.0.5")
'org.wartremover:wartremover-inspector-common_3:jar:3.0.5'
<dependency org="org.wartremover" name="wartremover-inspector-common_3" rev="3.0.5">
<artifact name="wartremover-inspector-common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wartremover', module='wartremover-inspector-common_3', version='3.0.5')
)
libraryDependencies += "org.wartremover" % "wartremover-inspector-common_3" % "3.0.5"
[org.wartremover/wartremover-inspector-common_3 "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-funsuite_3 | jar | 3.2.12 |