License |
License |
---|---|
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdsimple-types |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-types
Работа с примитивными типами JAVA
|
Filename | Size |
---|---|
simple-types-1.3.pom | |
simple-types-1.3.jar | 4 KB |
simple-types-1.3-sources.jar | 2 KB |
simple-types-1.3-javadoc.jar | 394 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xyz.cofe : ecolls | jar | [1.7,) |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
junit : junit | jar | 4.12 |