is not current version
Last Version 0.10.0

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

Euler - File Processing API - Preview module.

GroupId

GroupId

com.github.euler-io
ArtifactId

ArtifactId

euler-preview-tasks
Version

Version

0.8.1
Type

Type

jar

Download euler-preview-tasks 0.8.1


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