License |
License |
---|---|
GroupId | GroupIdno.mnemonic.commons |
ArtifactId | ArtifactIdcomponent |
Last Version | Last Version0.4.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmnemonic commons - component
Interfaces defining stand-alone components and their aspects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
component-0.4.12.pom | |
component-0.4.12.jar | 9 KB |
component-0.4.12-sources.jar | 9 KB |
component-0.4.12-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.mnemonic.commons/component/ -->
<dependency>
<groupId>no.mnemonic.commons</groupId>
<artifactId>component</artifactId>
<version>0.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.commons/component/
implementation 'no.mnemonic.commons:component:0.4.12'
// https://jarcasting.com/artifacts/no.mnemonic.commons/component/
implementation ("no.mnemonic.commons:component:0.4.12")
'no.mnemonic.commons:component:jar:0.4.12'
<dependency org="no.mnemonic.commons" name="component" rev="0.4.12">
<artifact name="component" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.commons', module='component', version='0.4.12')
)
libraryDependencies += "no.mnemonic.commons" % "component" % "0.4.12"
[no.mnemonic.commons/component "0.4.12"]
Group / Artifact | Type | Version |
---|---|---|
no.mnemonic.commons : utilities | jar | 0.4.12 |
junit : junit | jar | 4.13.2 |