License |
License |
---|---|
GroupId | GroupIdorg.danielnixon |
ArtifactId | ArtifactIdwart-helpers_2.12 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwart-helpers
wart-helpers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wart-helpers_2.12-0.3.0.pom | |
wart-helpers_2.12-0.3.0.jar | 9 KB |
wart-helpers_2.12-0.3.0-sources.jar | 1 KB |
wart-helpers_2.12-0.3.0-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.danielnixon/wart-helpers_2.12/ -->
<dependency>
<groupId>org.danielnixon</groupId>
<artifactId>wart-helpers_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.danielnixon/wart-helpers_2.12/
implementation 'org.danielnixon:wart-helpers_2.12:0.3.0'
// https://jarcasting.com/artifacts/org.danielnixon/wart-helpers_2.12/
implementation ("org.danielnixon:wart-helpers_2.12:0.3.0")
'org.danielnixon:wart-helpers_2.12:jar:0.3.0'
<dependency org="org.danielnixon" name="wart-helpers_2.12" rev="0.3.0">
<artifact name="wart-helpers_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.danielnixon', module='wart-helpers_2.12', version='0.3.0')
)
libraryDependencies += "org.danielnixon" % "wart-helpers_2.12" % "0.3.0"
[org.danielnixon/wart-helpers_2.12 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
org.wartremover : wartremover_2.12 | jar | 2.1.0 |