License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.dmfs |
ArtifactId | ArtifactIdoptional |
Last Version | Last Version1.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoptional
An alternative Optional.
|
Project URL |
Project URL |
Filename | Size |
---|---|
optional-1.20.pom | |
optional-1.20.jar | 4 KB |
optional-1.20-sources.jar | 261 bytes |
optional-1.20-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/optional/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>optional</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/optional/
implementation 'org.dmfs:optional:1.20'
// https://jarcasting.com/artifacts/org.dmfs/optional/
implementation ("org.dmfs:optional:1.20")
'org.dmfs:optional:jar:1.20'
<dependency org="org.dmfs" name="optional" rev="1.20">
<artifact name="optional" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='optional', version='1.20')
)
libraryDependencies += "org.dmfs" % "optional" % "1.20"
[org.dmfs/optional "1.20"]
Group / Artifact | Type | Version |
---|---|---|
org.dmfs : jems | jar | 1.20 |