Last Version

Business technology language 0.9

Simple functional language for business and technology folks

License

License

GroupId

GroupId

io.github.open-src-code
ArtifactId

ArtifactId

btlang
Version

Version

0.9
Type

Type

pom
Description

Description

Business technology language
Simple functional language for business and technology folks
Project URL

Project URL

https://github.com/open-src-code/btlang
Source Code Management

Source Code Management

https://github.com/open-src-code/btlang

Download btlang 0.9

Filename Size
btlang-0.9.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.open-src-code/btlang/ -->
<dependency>
    <groupId>io.github.open-src-code</groupId>
    <artifactId>btlang</artifactId>
    <version>0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-src-code/btlang/
implementation 'io.github.open-src-code:btlang:0.9'
// https://jarcasting.com/artifacts/io.github.open-src-code/btlang/
implementation ("io.github.open-src-code:btlang:0.9")
'io.github.open-src-code:btlang:pom:0.9'
<dependency org="io.github.open-src-code" name="btlang" rev="0.9">
  <artifact name="btlang" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.open-src-code', module='btlang', version='0.9')
)
libraryDependencies += "io.github.open-src-code" % "btlang" % "0.9"
[io.github.open-src-code/btlang "0.9"]

Dependencies

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

Project Modules

  • core