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