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

io.confound:confound-demo-app 0.6.1

Demonstration of using Confound in an application.

Группа

Группа

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

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

confound-demo-app
Версия

Версия

0.6.1
Тип

Тип

jar

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


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