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

in.octosolutions:nucleus 1.0.2

Generic Utility Product

Группа

Группа

in.octosolutions
Идентификатор

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

nucleus
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать nucleus 1.0.2


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