License |
License |
---|---|
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-modules-core |
Version | Version1.6.2 |
Type | Typejar |
Description |
Descriptioncore
Enforce dependencies modules dependencies on Java project
|
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-core/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-modules-core</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-core/
implementation 'com.github.fburato:highwheel-modules-core:1.6.2'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-modules-core/
implementation ("com.github.fburato:highwheel-modules-core:1.6.2")
'com.github.fburato:highwheel-modules-core:jar:1.6.2'
<dependency org="com.github.fburato" name="highwheel-modules-core" rev="1.6.2">
<artifact name="highwheel-modules-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-modules-core', version='1.6.2')
)
libraryDependencies += "com.github.fburato" % "highwheel-modules-core" % "1.6.2"
[com.github.fburato/highwheel-modules-core "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fburato : highwheel-modules-parser | jar | 1.6.2 |
com.github.fburato : highwheel-modules-utils | jar | 1.6.2 |
com.google.guava : guava | jar | 27.1-jre |
org.jparsec : jparsec | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
org.mockito : mockito-core | jar | 2.20.0 |
org.assertj : assertj-core | jar | 3.12.2 |