Explicit Architecture

A set of helpful interfaces to use with Explicit Architecture.

License

License

GroupId

GroupId

io.github.robinnunkesser
ArtifactId

ArtifactId

explicitarchitecture
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Explicit Architecture
A set of helpful interfaces to use with Explicit Architecture.
Project URL

Project URL

https://github.com/RobinNunkesser/explicitarchitecture-mvn
Source Code Management

Source Code Management

https://github.com/RobinNunkesser/explicitarchitecture-mvn.git

Download explicitarchitecture

How to add to project

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

Dependencies

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0