License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdtel.schich |
ArtifactId | ArtifactIdjavacan |
Version | Version3.1.0 |
Type | Typepom |
Description |
DescriptionJavaCAN
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javacan-3.1.0.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tel.schich/javacan/ -->
<dependency>
<groupId>tel.schich</groupId>
<artifactId>javacan</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tel.schich/javacan/
implementation 'tel.schich:javacan:3.1.0'
// https://jarcasting.com/artifacts/tel.schich/javacan/
implementation ("tel.schich:javacan:3.1.0")
'tel.schich:javacan:pom:3.1.0'
<dependency org="tel.schich" name="javacan" rev="3.1.0">
<artifact name="javacan" type="pom" />
</dependency>
@Grapes(
@Grab(group='tel.schich', module='javacan', version='3.1.0')
)
libraryDependencies += "tel.schich" % "javacan" % "3.1.0"
[tel.schich/javacan "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |