License |
License |
---|---|
GroupId | GroupIdio.takari |
ArtifactId | ArtifactIdtakari |
Last Version | Last Version48 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTakari
Takari: The future of software delivery.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
takari-48.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.takari/takari/ -->
<dependency>
<groupId>io.takari</groupId>
<artifactId>takari</artifactId>
<version>48</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.takari/takari/
implementation 'io.takari:takari:48'
// https://jarcasting.com/artifacts/io.takari/takari/
implementation ("io.takari:takari:48")
'io.takari:takari:pom:48'
<dependency org="io.takari" name="takari" rev="48">
<artifact name="takari" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.takari', module='takari', version='48')
)
libraryDependencies += "io.takari" % "takari" % "48"
[io.takari/takari "48"]