License |
License |
---|---|
GroupId | GroupIdio.logspace |
ArtifactId | ArtifactIdlogspace-frontend-new |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionLogspace Frontend New
The Maven Parent POM for Indoqa opensource software.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.logspace/logspace-frontend-new/ -->
<dependency>
<groupId>io.logspace</groupId>
<artifactId>logspace-frontend-new</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.logspace/logspace-frontend-new/
implementation 'io.logspace:logspace-frontend-new:0.3.1'
// https://jarcasting.com/artifacts/io.logspace/logspace-frontend-new/
implementation ("io.logspace:logspace-frontend-new:0.3.1")
'io.logspace:logspace-frontend-new:jar:0.3.1'
<dependency org="io.logspace" name="logspace-frontend-new" rev="0.3.1">
<artifact name="logspace-frontend-new" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logspace', module='logspace-frontend-new', version='0.3.1')
)
libraryDependencies += "io.logspace" % "logspace-frontend-new" % "0.3.1"
[io.logspace/logspace-frontend-new "0.3.1"]