не последняя версия
Последняя версия 0.7.2

io.confound:confound-demo-app 0.7.0

Demonstration of using Confound in an application.

Группа

Группа

io.confound
Идентификатор

Идентификатор

confound-demo-app
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать confound-demo-app 0.7.0


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