datatype parser

library that does nothing but to try to parse a object to a given type

License

License

Categories

Categories

Data
GroupId

GroupId

pro.boto
ArtifactId

ArtifactId

datatype-parser
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

datatype parser
library that does nothing but to try to parse a object to a given type
Project URL

Project URL

https://github.com/eskabetxe/datatype-parser.git
Source Code Management

Source Code Management

https://github.com/eskabetxe/datatype-parser.git

Download datatype-parser

How to add to project

<!-- https://jarcasting.com/artifacts/pro.boto/datatype-parser/ -->
<dependency>
    <groupId>pro.boto</groupId>
    <artifactId>datatype-parser</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.boto/datatype-parser/
implementation 'pro.boto:datatype-parser:0.1'
// https://jarcasting.com/artifacts/pro.boto/datatype-parser/
implementation ("pro.boto:datatype-parser:0.1")
'pro.boto:datatype-parser:jar:0.1'
<dependency org="pro.boto" name="datatype-parser" rev="0.1">
  <artifact name="datatype-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.boto', module='datatype-parser', version='0.1')
)
libraryDependencies += "pro.boto" % "datatype-parser" % "0.1"
[pro.boto/datatype-parser "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-runner jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1