Dependencies

Simple dependencies injection library

License

License

GroupId

GroupId

org.hnau
ArtifactId

ArtifactId

dependencies
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Dependencies
Simple dependencies injection library
Project URL

Project URL

https://gitlab.com/hnau.org/dependencies.git

Download dependencies

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0