License |
License |
---|---|
GroupId | GroupIdcom.headius |
ArtifactId | ArtifactIdoptions |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoptions
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
options-1.7.pom | |
options-1.7.jar | 13 KB |
options-1.7-sources.jar | 8 KB |
options-1.7-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.headius/options/ -->
<dependency>
<groupId>com.headius</groupId>
<artifactId>options</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.headius/options/
implementation 'com.headius:options:1.7'
// https://jarcasting.com/artifacts/com.headius/options/
implementation ("com.headius:options:1.7")
'com.headius:options:jar:1.7'
<dependency org="com.headius" name="options" rev="1.7">
<artifact name="options" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.headius', module='options', version='1.7')
)
libraryDependencies += "com.headius" % "options" % "1.7"
[com.headius/options "1.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |