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

org.forwoods:messagematch 0.0.3


Группа

Группа

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

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

messagematch
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать messagematch 0.0.3


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