| License |
License |
|---|---|
| GroupId | GroupIdcom.willhains |
| ArtifactId | ArtifactIdpurity |
| Version | Version0.18 |
| Type | Typejar |
| Description |
DescriptionPurity
Build robust, value-oriented applications in Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| purity-0.18.pom | |
| purity-0.18.jar | 47 KB |
| purity-0.18-sources.jar | 30 KB |
| purity-0.18-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.willhains/purity/ -->
<dependency>
<groupId>com.willhains</groupId>
<artifactId>purity</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.willhains/purity/
implementation 'com.willhains:purity:0.18'
// https://jarcasting.com/artifacts/com.willhains/purity/
implementation ("com.willhains:purity:0.18")
'com.willhains:purity:jar:0.18'
<dependency org="com.willhains" name="purity" rev="0.18">
<artifact name="purity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.willhains', module='purity', version='0.18')
)
libraryDependencies += "com.willhains" % "purity" % "0.18"
[com.willhains/purity "0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |