Last Version

try-parse 1.1.1

Provides functionality to parse to Optional and its primitive versions

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

try-parse
Version

Version

1.1.1
Type

Type

jar
Description

Description

try-parse
Provides functionality to parse to Optional and its primitive versions
Project URL

Project URL

https://robtimus.github.io/try-parse/
Source Code Management

Source Code Management

https://github.com/robtimus/try-parse

Download try-parse 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.robtimus/try-parse/ -->
<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>try-parse</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/try-parse/
implementation 'com.github.robtimus:try-parse:1.1.1'
// https://jarcasting.com/artifacts/com.github.robtimus/try-parse/
implementation ("com.github.robtimus:try-parse:1.1.1")
'com.github.robtimus:try-parse:jar:1.1.1'
<dependency org="com.github.robtimus" name="try-parse" rev="1.1.1">
  <artifact name="try-parse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='try-parse', version='1.1.1')
)
libraryDependencies += "com.github.robtimus" % "try-parse" % "1.1.1"
[com.github.robtimus/try-parse "1.1.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.