License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdtech.sirwellington.alchemy |
ArtifactId | ArtifactIdalchemy-kotlin |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Alchemy Collection; Making Java fun again.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
alchemy-kotlin-1.6.1.pom | |
alchemy-kotlin-1.6.1.jar | 34 KB |
alchemy-kotlin-1.6.1-sources.jar | 18 KB |
alchemy-kotlin-1.6.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-kotlin/ -->
<dependency>
<groupId>tech.sirwellington.alchemy</groupId>
<artifactId>alchemy-kotlin</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-kotlin/
implementation 'tech.sirwellington.alchemy:alchemy-kotlin:1.6.1'
// https://jarcasting.com/artifacts/tech.sirwellington.alchemy/alchemy-kotlin/
implementation ("tech.sirwellington.alchemy:alchemy-kotlin:1.6.1")
'tech.sirwellington.alchemy:alchemy-kotlin:jar:1.6.1'
<dependency org="tech.sirwellington.alchemy" name="alchemy-kotlin" rev="1.6.1">
<artifact name="alchemy-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.sirwellington.alchemy', module='alchemy-kotlin', version='1.6.1')
)
libraryDependencies += "tech.sirwellington.alchemy" % "alchemy-kotlin" % "1.6.1"
[tech.sirwellington.alchemy/alchemy-kotlin "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
tech.sirwellington.alchemy : alchemy-annotations | jar | 2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.21 |
junit : junit | jar | 4.12 |
com.natpryce : hamkrest | jar | 1.7.0.0 |
org.mockito : mockito-core | jar | 2.24.0 |
com.nhaarman : mockito-kotlin | jar | 1.6.0 |
tech.sirwellington.alchemy : alchemy-test | jar | 2.6 |