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

eco.m1:m1 0.3

M1 is a J2ee dependency injection framework.

Группа

Группа

eco.m1
Идентификатор

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

m1
Версия

Версия

0.3
Тип

Тип

jar

Скачать m1 0.3


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