is not current version
Last Version 11.0.1

io.opencmw:concepts 11.0.0

Module for experimental features which will be moved to more appropriate modules once they become stable.

GroupId

GroupId

io.opencmw
ArtifactId

ArtifactId

concepts
Version

Version

11.0.0
Type

Type

jar

Download concepts 11.0.0


<!-- https://jarcasting.com/artifacts/io.opencmw/concepts/ -->
<dependency>
    <groupId>io.opencmw</groupId>
    <artifactId>concepts</artifactId>
    <version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencmw/concepts/
implementation 'io.opencmw:concepts:11.0.0'
// https://jarcasting.com/artifacts/io.opencmw/concepts/
implementation ("io.opencmw:concepts:11.0.0")
'io.opencmw:concepts:jar:11.0.0'
<dependency org="io.opencmw" name="concepts" rev="11.0.0">
  <artifact name="concepts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencmw', module='concepts', version='11.0.0')
)
libraryDependencies += "io.opencmw" % "concepts" % "11.0.0"
[io.opencmw/concepts "11.0.0"]