License |
License |
---|---|
GroupId | GroupIdio.logspace |
ArtifactId | ArtifactIdlogspace-frontend |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionLogspace Frontend
The Maven Parent POM for Indoqa opensource software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
logspace-frontend-0.3.0.pom | |
logspace-frontend-0.3.0.jar | 6 KB |
logspace-frontend-0.3.0-sources.jar | 4 KB |
logspace-frontend-0.3.0-javadoc.jar | 4 KB |
logspace-frontend-0.3.0-dist.zip | 817 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-frontend/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-frontend</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-frontend/
implementation 'io.logspace:logspace-frontend:0.3.0'
// https://jarcasting.com/artifacts/io.logspace/logspace-frontend/
implementation ("io.logspace:logspace-frontend:0.3.0")
'io.logspace:logspace-frontend:jar:0.3.0'
<dependency org="io.logspace" name="logspace-frontend" rev="0.3.0">
<artifact name="logspace-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-frontend', version='0.3.0')
)
libraryDependencies += "io.logspace" % "logspace-frontend" % "0.3.0"
[io.logspace/logspace-frontend "0.3.0"]