Last Version

Snapshot 0.2.0

A snapshoting test library for kotlin

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.luisramos.kroclin
ArtifactId

ArtifactId

snapshot
Version

Version

0.2.0
Type

Type

jar
Description

Description

Snapshot
A snapshoting test library for kotlin
Project URL

Project URL

https://github.com/Orgmir/kroclin
Source Code Management

Source Code Management

https://github.com/Orgmir/kroclin

Download snapshot 0.2.0


<!-- https://jarcasting.com/artifacts/dev.luisramos.kroclin/snapshot/ -->
<dependency>
    <groupId>dev.luisramos.kroclin</groupId>
    <artifactId>snapshot</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.luisramos.kroclin/snapshot/
implementation 'dev.luisramos.kroclin:snapshot:0.2.0'
// https://jarcasting.com/artifacts/dev.luisramos.kroclin/snapshot/
implementation ("dev.luisramos.kroclin:snapshot:0.2.0")
'dev.luisramos.kroclin:snapshot:jar:0.2.0'
<dependency org="dev.luisramos.kroclin" name="snapshot" rev="0.2.0">
  <artifact name="snapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.luisramos.kroclin', module='snapshot', version='0.2.0')
)
libraryDependencies += "dev.luisramos.kroclin" % "snapshot" % "0.2.0"
[dev.luisramos.kroclin/snapshot "0.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.