| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eugeniyk |
| ArtifactId | ArtifactIdapi-counters_2.12 |
| Version | Version0.3.3 |
| Type | Typejar |
| Description |
Descriptionapi-counters
api-counters
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-counters_2.12-0.3.3.pom | |
| api-counters_2.12-0.3.3.jar | 21 KB |
| api-counters_2.12-0.3.3-sources.jar | 4 KB |
| api-counters_2.12-0.3.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eugeniyk/api-counters_2.12/ -->
<dependency>
<groupId>com.github.eugeniyk</groupId>
<artifactId>api-counters_2.12</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eugeniyk/api-counters_2.12/
implementation 'com.github.eugeniyk:api-counters_2.12:0.3.3'
// https://jarcasting.com/artifacts/com.github.eugeniyk/api-counters_2.12/
implementation ("com.github.eugeniyk:api-counters_2.12:0.3.3")
'com.github.eugeniyk:api-counters_2.12:jar:0.3.3'
<dependency org="com.github.eugeniyk" name="api-counters_2.12" rev="0.3.3">
<artifact name="api-counters_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eugeniyk', module='api-counters_2.12', version='0.3.3')
)
libraryDependencies += "com.github.eugeniyk" % "api-counters_2.12" % "0.3.3"
[com.github.eugeniyk/api-counters_2.12 "0.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.7.0 |