License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdcore |
Version | Version2.0.150 |
Type | Typejar |
Description |
Descriptioncore
Not filled in for this project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.0.150.pom | |
core-2.0.150.jar | 349 bytes |
core-2.0.150-sources.jar | 349 bytes |
core-2.0.150-javadoc.jar | 349 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/core/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>core</artifactId>
<version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/core/
implementation 'org.webpieces:core:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/core/
implementation ("org.webpieces:core:2.0.150")
'org.webpieces:core:jar:2.0.150'
<dependency org="org.webpieces" name="core" rev="2.0.150">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='core', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "core" % "2.0.150"
[org.webpieces/core "2.0.150"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
joda-time : joda-time | jar | 2.9.4 |