htnscala

Published project for academic on my own.

License

License

Categories

Categories

Java Languages Maven Build Tools
GroupId

GroupId

com.github.kynthus
ArtifactId

ArtifactId

maven-java-proj
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

htnscala
Published project for academic on my own.

Download maven-java-proj

How to add to project

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

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.

Versions

Version
1.0.0