Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.dominokit |
ArtifactId | ArtifactIdtheme-processor |
Version | Version1.0.138 |
Type | Typejar |
Filename | Size |
---|---|
theme-processor-1.0.138.pom | |
theme-processor-1.0.138.jar | 3 MB |
theme-processor-1.0.138-sources.jar | 2 MB |
theme-processor-1.0.138-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.dominokit/theme-processor/ -->
<dependency>
<groupId>org.jresearch.dominokit</groupId>
<artifactId>theme-processor</artifactId>
<version>1.0.138</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.dominokit/theme-processor/
implementation 'org.jresearch.dominokit:theme-processor:1.0.138'
// https://jarcasting.com/artifacts/org.jresearch.dominokit/theme-processor/
implementation ("org.jresearch.dominokit:theme-processor:1.0.138")
'org.jresearch.dominokit:theme-processor:jar:1.0.138'
<dependency org="org.jresearch.dominokit" name="theme-processor" rev="1.0.138">
<artifact name="theme-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.dominokit', module='theme-processor', version='1.0.138')
)
libraryDependencies += "org.jresearch.dominokit" % "theme-processor" % "1.0.138"
[org.jresearch.dominokit/theme-processor "1.0.138"]