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