Last Version

net.markenwerk:commons-interfaces 4.0.2

Some common interfaces for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.markenwerk
ArtifactId

ArtifactId

commons-interfaces
Version

Version

4.0.2
Type

Type

jar
Description

Description

net.markenwerk:commons-interfaces
Some common interfaces for Java
Project URL

Project URL

https://github.com/markenwerk/java-commons-interfaces
Project Organization

Project Organization

Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH
Source Code Management

Source Code Management

https://github.com/markenwerk/java-commons-interfaces

Download commons-interfaces 4.0.2


<!-- https://jarcasting.com/artifacts/net.markenwerk/commons-interfaces/ -->
<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-interfaces</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.markenwerk/commons-interfaces/
implementation 'net.markenwerk:commons-interfaces:4.0.2'
// https://jarcasting.com/artifacts/net.markenwerk/commons-interfaces/
implementation ("net.markenwerk:commons-interfaces:4.0.2")
'net.markenwerk:commons-interfaces:jar:4.0.2'
<dependency org="net.markenwerk" name="commons-interfaces" rev="4.0.2">
  <artifact name="commons-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.markenwerk', module='commons-interfaces', version='4.0.2')
)
libraryDependencies += "net.markenwerk" % "commons-interfaces" % "4.0.2"
[net.markenwerk/commons-interfaces "4.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.