License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.core |
ArtifactId | ArtifactIdcore |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCore
Core components for OfficeFloor
|
Filename | Size |
---|---|
core-3.40.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.officefloor.core/core/ -->
<dependency>
<groupId>net.officefloor.core</groupId>
<artifactId>core</artifactId>
<version>3.40.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.core/core/
implementation 'net.officefloor.core:core:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.core/core/
implementation ("net.officefloor.core:core:3.40.0")
'net.officefloor.core:core:pom:3.40.0'
<dependency org="net.officefloor.core" name="core" rev="3.40.0">
<artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.core', module='core', version='3.40.0')
)
libraryDependencies += "net.officefloor.core" % "core" % "3.40.0"
[net.officefloor.core/core "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |