не последняя версия
Последняя версия 2.3.6-ansell

com.github.ansell.pellet:pellet-rules 2.3.3


Группа

Группа

com.github.ansell.pellet
Идентификатор

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

pellet-rules
Версия

Версия

2.3.3
Тип

Тип

jar

Скачать pellet-rules 2.3.3


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