| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdurl |
| Version | Version2.7.2 |
| Type | Typejar |
| Description |
DescriptionURL
Shared configuration for Giulius, Acteur and
related projects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMastfrog Technologies |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| url-2.7.2.pom | |
| url-2.7.2.jar | 63 KB |
| url-2.7.2-sources.jar | 49 KB |
| url-2.7.2-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/url/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>url</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/url/
implementation 'com.mastfrog:url:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/url/
implementation ("com.mastfrog:url:2.7.2")
'com.mastfrog:url:jar:2.7.2'
<dependency org="com.mastfrog" name="url" rev="2.7.2">
<artifact name="url" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='url', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "url" % "2.7.2"
[com.mastfrog/url "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : util-function | jar | 2.7.2 |
| com.mastfrog : function | jar | 2.7.2 |
| com.mastfrog : util-strings | jar | 2.7.2 |
| com.mastfrog : util-collections | jar | 2.7.2 |
| com.mastfrog : simplevalidation | jar | 1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |