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

ie.stu:papercut-annotations 0.0.1

Remember to remove unused junk from your codebase.

Группа

Группа

ie.stu
Идентификатор

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

papercut-annotations
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать papercut-annotations 0.0.1


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