Last Version

ActiveJ : Util : Types 5.3

Various reflection and type utilities for ActiveJ project.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-types
Version

Version

5.3
Type

Type

jar
Description

Description

ActiveJ : Util : Types
Various reflection and type utilities for ActiveJ project.

Download activej-types 5.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.6
org.jmock : jmock-junit4 jar 2.12.0

Project Modules

There are no modules declared in this project.