logicweaver

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.lvonce
ArtifactId

ArtifactId

logicweaver
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

logicweaver
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download logicweaver

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.openjdk.jmh : jmh-core jar 0.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0