Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdjroutine-processor |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
jroutine-processor-1.2.2.pom | |
jroutine-processor-1.2.2.jar | 28 KB |
jroutine-processor-1.2.2-sources.jar | 23 KB |
jroutine-processor-1.2.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-processor/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>jroutine-processor</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-processor/
implementation 'com.github.davide-maestroni:jroutine-processor:1.2.2'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/jroutine-processor/
implementation ("com.github.davide-maestroni:jroutine-processor:1.2.2")
'com.github.davide-maestroni:jroutine-processor:jar:1.2.2'
<dependency org="com.github.davide-maestroni" name="jroutine-processor" rev="1.2.2">
<artifact name="jroutine-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='jroutine-processor', version='1.2.2')
)
libraryDependencies += "com.github.davide-maestroni" % "jroutine-processor" % "1.2.2"
[com.github.davide-maestroni/jroutine-processor "1.2.2"]