| GroupId | GroupIdcom.github.yroffin |
|---|---|
| ArtifactId | ArtifactIdjbehaviour-tools |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jbehaviour-tools-0.0.1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-tools/ -->
<dependency>
<groupId>com.github.yroffin</groupId>
<artifactId>jbehaviour-tools</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-tools/
implementation 'com.github.yroffin:jbehaviour-tools:0.0.1'
// https://jarcasting.com/artifacts/com.github.yroffin/jbehaviour-tools/
implementation ("com.github.yroffin:jbehaviour-tools:0.0.1")
'com.github.yroffin:jbehaviour-tools:pom:0.0.1'
<dependency org="com.github.yroffin" name="jbehaviour-tools" rev="0.0.1">
<artifact name="jbehaviour-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yroffin', module='jbehaviour-tools', version='0.0.1')
)
libraryDependencies += "com.github.yroffin" % "jbehaviour-tools" % "0.0.1"
[com.github.yroffin/jbehaviour-tools "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 2.5.1 |
| ch.qos.logback : logback-core | jar | 1.0.7 |
| org.slf4j : slf4j-ext | jar | 1.7.2 |
| ch.qos.logback : logback-classic | jar | 1.0.7 |