| License |
License |
|---|---|
| GroupId | GroupIdcom.willhains |
| ArtifactId | ArtifactIdpurity |
| Last Version | Last Version0.99 |
| Release Date | Release Date |
| 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.99.pom | |
| purity-0.99.jar | 47 KB |
| purity-0.99-sources.jar | 30 KB |
| purity-0.99-javadoc.jar | 485 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.willhains/purity/ -->
<dependency>
<groupId>com.willhains</groupId>
<artifactId>purity</artifactId>
<version>0.99</version>
</dependency>
// https://jarcasting.com/artifacts/com.willhains/purity/
implementation 'com.willhains:purity:0.99'
// https://jarcasting.com/artifacts/com.willhains/purity/
implementation ("com.willhains:purity:0.99")
'com.willhains:purity:jar:0.99'
<dependency org="com.willhains" name="purity" rev="0.99">
<artifact name="purity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.willhains', module='purity', version='0.99')
)
libraryDependencies += "com.willhains" % "purity" % "0.99"
[com.willhains/purity "0.99"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.udtopia : udtopia | jar | RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |