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

org.spincast:spincast-default 0.9.40

Provides a Guice module which binds a default implementation for all the required components of a Spincast application.

Группа

Группа

org.spincast
Идентификатор

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

spincast-default
Версия

Версия

0.9.40
Тип

Тип

jar

Скачать spincast-default 0.9.40


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