License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro |
ArtifactId | ArtifactIdframeworks |
Version | Version2.1.5 |
Type | Typejar |
Description |
DescriptionMable frameworks root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
frameworks-2.1.5.pom | 1 KB |
frameworks-2.1.5-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/frameworks/ -->
<dependency>
<groupId>org.into-cps.maestro</groupId>
<artifactId>frameworks</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/frameworks/
implementation 'org.into-cps.maestro:frameworks:2.1.5'
// https://jarcasting.com/artifacts/org.into-cps.maestro/frameworks/
implementation ("org.into-cps.maestro:frameworks:2.1.5")
'org.into-cps.maestro:frameworks:jar:2.1.5'
<dependency org="org.into-cps.maestro" name="frameworks" rev="2.1.5">
<artifact name="frameworks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='frameworks', version='2.1.5')
)
libraryDependencies += "org.into-cps.maestro" % "frameworks" % "2.1.5"
[org.into-cps.maestro/frameworks "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.spencerwi : Either.java | jar | 2.1.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.2 |