| License |
License |
|---|---|
| GroupId | GroupIdio.github.chikei |
| ArtifactId | ArtifactIdspb-codec-testing_2.13 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionspb-codec-testing_2.13
Mill plugin to derive a version from (last) git tag and edit state
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.chikei/spb-codec-testing_2.13/ -->
<dependency>
<groupId>io.github.chikei</groupId>
<artifactId>spb-codec-testing_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chikei/spb-codec-testing_2.13/
implementation 'io.github.chikei:spb-codec-testing_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.github.chikei/spb-codec-testing_2.13/
implementation ("io.github.chikei:spb-codec-testing_2.13:0.1.0")
'io.github.chikei:spb-codec-testing_2.13:jar:0.1.0'
<dependency org="io.github.chikei" name="spb-codec-testing_2.13" rev="0.1.0">
<artifact name="spb-codec-testing_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chikei', module='spb-codec-testing_2.13', version='0.1.0')
)
libraryDependencies += "io.github.chikei" % "spb-codec-testing_2.13" % "0.1.0"
[io.github.chikei/spb-codec-testing_2.13 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.12.0 |
| org.scalatest : scalatest_2.13 | jar | 3.2.2 |
| org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.2.2.0 |
| io.github.chikei : spb-codec-tag_2.13 | jar | 0.1.0 |