is not current version
Last Version 0.2.42

tz.co.asoft:theme-core 0.0.1

A platform/framework agnostic theme engine

GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

theme-core
Version

Version

0.0.1
Type

Type

pom

Download theme-core 0.0.1


<!-- https://jarcasting.com/artifacts/tz.co.asoft/theme-core/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>theme-core</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/theme-core/
implementation 'tz.co.asoft:theme-core:0.0.1'
// https://jarcasting.com/artifacts/tz.co.asoft/theme-core/
implementation ("tz.co.asoft:theme-core:0.0.1")
'tz.co.asoft:theme-core:pom:0.0.1'
<dependency org="tz.co.asoft" name="theme-core" rev="0.0.1">
  <artifact name="theme-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='theme-core', version='0.0.1')
)
libraryDependencies += "tz.co.asoft" % "theme-core" % "0.0.1"
[tz.co.asoft/theme-core "0.0.1"]