License |
License |
---|---|
GroupId | GroupIdorg.mintshell |
ArtifactId | ArtifactIdmintshell-api |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionMintshell API
API components of Mintshell
|
Project Organization |
Project OrganizationMintshell |
Filename | Size |
---|---|
mintshell-api-0.3.0.pom | |
mintshell-api-0.3.0.jar | 26 KB |
mintshell-api-0.3.0-sources.jar | 52 KB |
mintshell-api-0.3.0-javadoc.jar | 277 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mintshell/mintshell-api/ -->
<dependency>
<groupId>org.mintshell</groupId>
<artifactId>mintshell-api</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mintshell/mintshell-api/
implementation 'org.mintshell:mintshell-api:0.3.0'
// https://jarcasting.com/artifacts/org.mintshell/mintshell-api/
implementation ("org.mintshell:mintshell-api:0.3.0")
'org.mintshell:mintshell-api:jar:0.3.0'
<dependency org="org.mintshell" name="mintshell-api" rev="0.3.0">
<artifact name="mintshell-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mintshell', module='mintshell-api', version='0.3.0')
)
libraryDependencies += "org.mintshell" % "mintshell-api" % "0.3.0"
[org.mintshell/mintshell-api "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |