is not current version
Last Version 1.6.1

tech.sirwellington.alchemy:alchemy-kotlin 1.3.7


Categories

Categories

Kotlin Languages
GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-kotlin
Version

Version

1.3.7
Type

Type

jar

Download alchemy-kotlin 1.3.7


<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-kotlin/ -->
<dependency>
    <groupId>tech.sirwellington.alchemy</groupId>
    <artifactId>alchemy-kotlin</artifactId>
    <version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-kotlin/
implementation 'tech.sirwellington.alchemy:alchemy-kotlin:1.3.7'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-kotlin/
implementation ("tech.sirwellington.alchemy:alchemy-kotlin:1.3.7")
'tech.sirwellington.alchemy:alchemy-kotlin:jar:1.3.7'
<dependency org="tech.sirwellington.alchemy" name="alchemy-kotlin" rev="1.3.7">
  <artifact name="alchemy-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-kotlin', version='1.3.7')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-kotlin" % "1.3.7"
[tech.sirwellington.alchemy/alchemy-kotlin "1.3.7"]