License |
License |
---|---|
GroupId | GroupIdcom.github.auties00 |
ArtifactId | ArtifactIdoptional |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.auties00:optional
Desugar optional calls for a null safe type system with no performance hits
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
optional-1.0.pom | |
optional-1.0.jar | 61 KB |
optional-1.0-sources.jar | 22 KB |
optional-1.0-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.auties00/optional/ -->
<dependency>
<groupId>com.github.auties00</groupId>
<artifactId>optional</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.auties00/optional/
implementation 'com.github.auties00:optional:1.0'
// https://jarcasting.com/artifacts/com.github.auties00/optional/
implementation ("com.github.auties00:optional:1.0")
'com.github.auties00:optional:jar:1.0'
<dependency org="com.github.auties00" name="optional" rev="1.0">
<artifact name="optional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.auties00', module='optional', version='1.0')
)
libraryDependencies += "com.github.auties00" % "optional" % "1.0"
[com.github.auties00/optional "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |