is not current version
Last Version 0.10.0

com.github.euler-io:euler-preview-tasks 0.9.2

Euler - File Processing API - Preview module.

GroupId

GroupId

com.github.euler-io
ArtifactId

ArtifactId

euler-preview-tasks
Version

Version

0.9.2
Type

Type

jar

Download euler-preview-tasks 0.9.2


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