simple-types

Работа с примитивными типами JAVA

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

simple-types
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

simple-types
Работа с примитивными типами JAVA

Download simple-types

How to add to project

<!-- https://jarcasting.com/artifacts/xyz.cofe/simple-types/ -->
<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>simple-types</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/simple-types/
implementation 'xyz.cofe:simple-types:1.3'
// https://jarcasting.com/artifacts/xyz.cofe/simple-types/
implementation ("xyz.cofe:simple-types:1.3")
'xyz.cofe:simple-types:jar:1.3'
<dependency org="xyz.cofe" name="simple-types" rev="1.3">
  <artifact name="simple-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='simple-types', version='1.3')
)
libraryDependencies += "xyz.cofe" % "simple-types" % "1.3"
[xyz.cofe/simple-types "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
xyz.cofe : ecolls jar [1.7,)

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0