Last Version

Mintshell Core 0.3.0

Core components of Mintshell

License

License

GroupId

GroupId

org.mintshell
ArtifactId

ArtifactId

mintshell-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

Mintshell Core
Core components of Mintshell
Project Organization

Project Organization

Mintshell

Download mintshell-core 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mintshell : mintshell-api jar 0.3.0
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.