is not current version
Last Version 0.3.2

com.github.markash:components-theme 0.3.1

ThreeSixty Theme

GroupId

GroupId

com.github.markash
ArtifactId

ArtifactId

components-theme
Version

Version

0.3.1
Type

Type

jar

Download components-theme 0.3.1


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