Last Version

commons-types 1.2.2

Toolbelt with utilities that are useful for many projects.

License

License

GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-types
Version

Version

1.2.2
Type

Type

jar
Description

Description

commons-types
Toolbelt with utilities that are useful for many projects.

Download commons-types 1.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
com.fasterxml : classmate jar 1.5.1
io.github.classgraph : classgraph jar 4.8.53
net.bytebuddy : byte-buddy jar 1.10.3
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.0

Project Modules

There are no modules declared in this project.