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

org.atteo.moonshine:blueprints 1.0


Группа

Группа

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

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

blueprints
Версия

Версия

1.0
Тип

Тип

jar

Скачать blueprints 1.0


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