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

ie.stu:papercut-compiler 0.0.3

Keep your codebase simple.

Группа

Группа

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

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

papercut-compiler
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать papercut-compiler 0.0.3


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